Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 33bd6fd

Browse files
committed
Update NEWS blurbs for 3.6.3 final
1 parent fa8421d commit 33bd6fd

4 files changed

Lines changed: 27 additions & 5 deletions

File tree

Misc/NEWS.d/3.6.3.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
.. bpo: 31641
2+
.. date: 2017-10-03-01-05-11
3+
.. nonce: vlQEq5
4+
.. release date: 2017-10-03
5+
.. section: Library
6+
7+
Re-allow arbitrary iterables in `concurrent.futures.as_completed()`. Fixes
8+
regression in 3.6.3rc1.
9+
10+
..
11+
12+
.. bpo: 31662
13+
.. date: 2017-10-03-01-06-24
14+
.. nonce: 8l2jEz
15+
.. section: Build
16+
17+
Fix typos in Windows ``uploadrelease.bat`` script. Fix Windows Doc build
18+
issues in ``Doc/make.bat``.
19+
20+
..
21+
22+
.. bpo: 31423
23+
.. date: 2017-10-03-01-01-52
24+
.. nonce: uKvPYA
25+
.. section: Build
26+
27+
Fix building the PDF documentation with newer versions of Sphinx.

Misc/NEWS.d/next/Build/2017-10-03-01-01-52.bpo-31423.uKvPYA.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

Misc/NEWS.d/next/Build/2017-10-03-01-06-24.bpo-31662.8l2jEz.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

Misc/NEWS.d/next/Library/2017-10-03-01-05-11.bpo-31641.vlQEq5.rst

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)