mirror of
https://github.com/python/cpython.git
synced 2025-09-29 11:45:57 +00:00
Improve/fix some Misc/NEWS entries
This commit is contained in:
parent
22b131305a
commit
fa8421dbb4
3 changed files with 3 additions and 3 deletions
|
@ -1 +0,0 @@
|
|||
Fix Windows doc build issues in Doc/make.bat
|
|
@ -1 +1,2 @@
|
|||
Fix typos in Windows uploadrelease.bat script.
|
||||
Fix typos in Windows ``uploadrelease.bat`` script.
|
||||
Fix Windows Doc build issues in ``Doc/make.bat``.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
Re-allow arbitrary iterables in `concurrent.futures.as_completed()`. Fixes
|
||||
regression in 3.6.2rc1.
|
||||
regression in 3.6.3rc1.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue