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 d44201f commit a74cdbbCopy full SHA for a74cdbb
1 file changed
Misc/NEWS.d/next/Library/2022-07-03-16-26-35.gh-issue-78724.XNiJzf.rst
@@ -1 +1 @@
1
-Fix crash in :class:`struct.Struct` when it was not completely uninitialized by initializing it in :meth:`~object.__new__``. Patch by Kumar Aditya.
+Fix crash in :class:`struct.Struct` when it was not completely initialized by initializing it in :meth:`~object.__new__``. Patch by Kumar Aditya.
0 commit comments