Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 79b7ea1

Browse files
committed
Commit unsaved edits.
1 parent 7e39572 commit 79b7ea1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ What's New in Python 3.3.0 Beta 2?
1010
Core and Builtins
1111
-----------------
1212

13-
- Issue #15466: Stop using TYPE_INT64 in marshal, to make bytecode
14-
files
13+
- Issue #15466: Stop using TYPE_INT64 in marshal, to make importlib.h
14+
(and other byte code files) equal between 32-bit and 64-bit systems.
1515

1616
- Issue #1692335: Move initial args assignment to
1717
BaseException.__new__ to help pickling of naive subclasses.

0 commit comments

Comments
 (0)