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

Skip to content

Commit 08d8434

Browse files
committed
MERGE: Closes #16369: Global PyTypeObjects not initialized with PyType_Ready(...). DOCUMENT IT!
2 parents 3e11d65 + 64085e3 commit 08d8434

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
@@ -552,6 +552,8 @@ Core and Builtins
552552
- Issue #15110: Fix the tracebacks generated by "import xxx" to not show the
553553
importlib stack frames.
554554

555+
- Issue #16369: Global PyTypeObjects not initialized with PyType_Ready(...).
556+
555557
- Issue #15020: The program name used to search for Python's path is now
556558
"python3" under Unix, not "python".
557559

0 commit comments

Comments
 (0)