mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Issue #19932: Fix typo in import.h, missing whitespaces in function prototypes.
This commit is contained in:
parent
1761fa9dd1
commit
d860d5cf6d
2 changed files with 6 additions and 4 deletions
|
@ -10,6 +10,8 @@ What's New in Python 3.3.4 release candidate 1?
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- Issue #19932: Fix typo in import.h, missing whitespaces in function prototypes.
|
||||
|
||||
- Issue #19729: In str.format(), fix recursive expansion in format spec.
|
||||
|
||||
- Issue #19638: Fix possible crash / undefined behaviour from huge (more than 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue