mirror of
https://github.com/python/cpython.git
synced 2025-11-25 21:11:09 +00:00
Add missing NEWS entry for r61263.
This commit is contained in:
parent
6c45dc12b3
commit
810ea29b0e
1 changed files with 3 additions and 0 deletions
|
|
@ -18,6 +18,9 @@ Core and builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Bug #1725737: In distutil's sdist, exclude RCS, CVS etc. also in the
|
||||
root directory, and also exclude .hg, .git, .bzr, and _darcs.
|
||||
|
||||
- Issue #1872: The struct module typecode for _Bool has been changed
|
||||
from 't' to '?'.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue