Merge NEWS fix
This commit is contained in:
commit
8d2813442e
|
@ -10,7 +10,7 @@ What's New in Python 3.3 Alpha 1?
|
|||
Core and Builtins
|
||||
-----------------
|
||||
|
||||
- Issue #10914: fix bogus memory management in Modules/getpath.c, leading to
|
||||
- Issue #11320: fix bogus memory management in Modules/getpath.c, leading to
|
||||
a possible crash when calling Py_SetPath().
|
||||
|
||||
- _ast.__version__ is now a Mercurial integer and hex revision.
|
||||
|
|
Loading…
Reference in New Issue