Kaydet (Commit) 08d84345 authored tarafından Jesus Cea's avatar Jesus Cea

MERGE: Closes #16369: Global PyTypeObjects not initialized with PyType_Ready(...). DOCUMENT IT!

...@@ -552,6 +552,8 @@ Core and Builtins ...@@ -552,6 +552,8 @@ Core and Builtins
- Issue #15110: Fix the tracebacks generated by "import xxx" to not show the - Issue #15110: Fix the tracebacks generated by "import xxx" to not show the
importlib stack frames. importlib stack frames.
- Issue #16369: Global PyTypeObjects not initialized with PyType_Ready(...).
- Issue #15020: The program name used to search for Python's path is now - Issue #15020: The program name used to search for Python's path is now
"python3" under Unix, not "python". "python3" under Unix, not "python".
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment