mirror of
https://github.com/python/cpython.git
synced 2025-10-03 05:35:59 +00:00
Commit unsaved edits.
This commit is contained in:
parent
7e39572aa8
commit
79b7ea1629
1 changed files with 2 additions and 2 deletions
|
@ -10,8 +10,8 @@ What's New in Python 3.3.0 Beta 2?
|
||||||
Core and Builtins
|
Core and Builtins
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
- Issue #15466: Stop using TYPE_INT64 in marshal, to make bytecode
|
- Issue #15466: Stop using TYPE_INT64 in marshal, to make importlib.h
|
||||||
files
|
(and other byte code files) equal between 32-bit and 64-bit systems.
|
||||||
|
|
||||||
- Issue #1692335: Move initial args assignment to
|
- Issue #1692335: Move initial args assignment to
|
||||||
BaseException.__new__ to help pickling of naive subclasses.
|
BaseException.__new__ to help pickling of naive subclasses.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue