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 1fd6a30 commit 601e537Copy full SHA for 601e537
1 file changed
Misc/NEWS.d/next/Build/2026-01-27-23-39-26.gh-issue-144278.tejFwL.rst
@@ -1,4 +1,4 @@
1
Enables patching in a ``_PY_DISABLE_SYS_CACHE_TAG`` preprocessor definition
2
-when building to force :data:`sys.implementation.cache_tag` to ``None``.
+when building to force :attr:`sys.implementation.cache_tag` to ``None``.
3
This has the effect of completely disabling automatic creation and reading
4
of ``.pyc`` files.
0 commit comments