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 a73fc73 commit c1767fcCopy full SHA for c1767fc
1 file changed
Doc/whatsnew/3.11.rst
@@ -1396,7 +1396,7 @@ C API Changes
1396
fields of the result from the exception instance (the ``value`` field).
1397
(Contributed by Irit Katriel in :issue:`45711`.)
1398
1399
-* :c:struct:`_frozen` has a new ``is_package`` field to indicate whether
+* :c:type:`_frozen` has a new ``is_package`` field to indicate whether
1400
or not the frozen module is a package. Previously, a negative value
1401
in the ``size`` field was the indicator. Now only non-negative values
1402
be used for ``size``.
0 commit comments