File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ Unreleased
66 Upstream contribution by Gregory P. Smith in https://bugs.python.org/issue27664.
77- Backported fixes from upstream (thanks Lisandro Dalcin):
88
9- - python/cpython#1560
10- - python/cpython#3270
11- - python/cpython#3830
9+ - python/cpython#1560
10+ - python/cpython#3270
11+ - python/cpython#3830
1212
1313
14143.1.1
@@ -26,7 +26,7 @@ Unreleased
26263.1.0
2727=====
2828
29- (Failed release)
29+ - (Failed release)
3030
3131
32323.0.5
@@ -66,11 +66,11 @@ Unreleased
6666- Dropped Python 2.5 and 3.1 support
6767- Removed the deprecated "futures" top level package
6868- Applied patch for issue 11777 (Executor.map does not submit futures until
69- iter.next() is called)
69+ iter.next() is called)
7070- Applied patch for issue 15015 (accessing an non-existing attribute)
7171- Applied patch for issue 16284 (memory leak)
7272- Applied patch for issue 20367 (behavior of concurrent.futures.as_completed()
73- for duplicate arguments)
73+ for duplicate arguments)
7474
75752.2.0
7676=====
@@ -136,4 +136,4 @@ Unreleased
1361361.0
137137===
138138
139- Initial release.
139+ - Initial release
You can’t perform that action at this time.
0 commit comments