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.
availability
1 parent 67123ee commit 4ddcd62Copy full SHA for 4ddcd62
Doc/library/sys.rst
@@ -1239,7 +1239,7 @@ always available.
1239
Return :const:`True` if :ref:`JIT compiler <whatsnew313-jit-compiler>` is active.
1240
Return :const:`False` otherwise.
1241
1242
- .. availability:: JIT builds, tier 2 interpreter doesn't count here.
+ Available only in JIT builds, tier 2 interpreter doesn't count here.
1243
1244
.. versionadded:: next
1245
0 commit comments