Skip to content

Commit 601e537

Browse files
committed
Fix NEWS reference
1 parent 1fd6a30 commit 601e537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
Enables patching in a ``_PY_DISABLE_SYS_CACHE_TAG`` preprocessor definition
2-
when building to force :data:`sys.implementation.cache_tag` to ``None``.
2+
when building to force :attr:`sys.implementation.cache_tag` to ``None``.
33
This has the effect of completely disabling automatic creation and reading
44
of ``.pyc`` files.

0 commit comments

Comments
 (0)