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

Skip to content

Commit 64085e3

Browse files
committed
Closes #16369: Global PyTypeObjects not initialized with PyType_Ready(...). DOCUMENT IT!
1 parent a2959ce commit 64085e3

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ Core and Builtins
5858
- Issue #15368: An issue that caused bytecode generation to be
5959
non-deterministic when using randomized hashing (-R) has been fixed.
6060

61+
- Issue #16369: Global PyTypeObjects not initialized with PyType_Ready(...).
62+
6163
- Issue #15020: The program name used to search for Python's path is now
6264
"python3" under Unix, not "python".
6365

0 commit comments

Comments
 (0)