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. 28