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.
1 parent a2959ce commit 64085e3Copy full SHA for 64085e3
1 file changed
Misc/NEWS
@@ -58,6 +58,8 @@ Core and Builtins
58
- Issue #15368: An issue that caused bytecode generation to be
59
non-deterministic when using randomized hashing (-R) has been fixed.
60
61
+- Issue #16369: Global PyTypeObjects not initialized with PyType_Ready(...).
62
+
63
- Issue #15020: The program name used to search for Python's path is now
64
"python3" under Unix, not "python".
65
0 commit comments