mirror of
https://github.com/python/cpython.git
synced 2026-04-28 23:00:40 +00:00
news note
This commit is contained in:
parent
77820242dd
commit
6c18ff0808
1 changed files with 3 additions and 0 deletions
|
|
@ -9,6 +9,9 @@ What's New in Python 2.7.3?
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- Issues #12610 and #12609: Verify that user generated AST has correct string
|
||||
and identifier types before compiling.
|
||||
|
||||
- Issue #11627: Fix segfault when __new__ on a exception returns a
|
||||
non-exception class.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue