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 66055d0 commit 1b9f373Copy full SHA for 1b9f373
1 file changed
Misc/NEWS.d/next/Build/2026-01-27-23-39-26.gh-issue-144278.tejFwL.rst
@@ -0,0 +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``.
3
+This has the effect of completely disabling automatic creation and reading
4
+of ``.pyc`` files.
0 commit comments