Add NEWS entries for 3.6.3 final cherrypicks.
This commit is contained in:
parent
a51c760ddd
commit
22b131305a
|
@ -0,0 +1 @@
|
|||
Fix Windows doc build issues in Doc/make.bat
|
|
@ -0,0 +1 @@
|
|||
Fix building the PDF documentation with newer versions of Sphinx.
|
|
@ -0,0 +1 @@
|
|||
Fix typos in Windows uploadrelease.bat script.
|
|
@ -0,0 +1,2 @@
|
|||
Re-allow arbitrary iterables in `concurrent.futures.as_completed()`. Fixes
|
||||
regression in 3.6.2rc1.
|
Loading…
Reference in New Issue