Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e11d65 + 64085e3 commit 08d8434Copy full SHA for 08d8434
1 file changed
Misc/NEWS
@@ -552,6 +552,8 @@ Core and Builtins
552
- Issue #15110: Fix the tracebacks generated by "import xxx" to not show the
553
importlib stack frames.
554
555
+- Issue #16369: Global PyTypeObjects not initialized with PyType_Ready(...).
556
+
557
- Issue #15020: The program name used to search for Python's path is now
558
"python3" under Unix, not "python".
559
0 commit comments