There was an error while loading. Please reload this page.
1 parent c15c0bb commit fdcf59dCopy full SHA for fdcf59d
1 file changed
Misc/NEWS.d/next/Core_and_Builtins/2026-08-08-14-04-39.gh-issue-155376.NkZ4mI.rst
@@ -1,2 +1,2 @@
1
-Fix a crash in :func:`super` when an uninitialized `super` object created
2
-with `super.__new__(super)` was used as a descriptor.
+Fix a crash in :func:`super` when an uninitialized ``super`` object created
+with ``super.__new__(super)`` was used as a descriptor.
0 commit comments