Skip to content

Commit 7460824

Browse files
committed
Renamed CHANGES to CHANGES.rst
It was in rst format to begin with, but this allows Github to format it properly when people look at it.
1 parent 734643b commit 7460824

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

CHANGES renamed to CHANGES.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff 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

1414
3.1.1
@@ -26,7 +26,7 @@ Unreleased
2626
3.1.0
2727
=====
2828

29-
(Failed release)
29+
- (Failed release)
3030

3131

3232
3.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

7575
2.2.0
7676
=====
@@ -136,4 +136,4 @@ Unreleased
136136
1.0
137137
===
138138

139-
Initial release.
139+
- Initial release

0 commit comments

Comments
 (0)