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 56351f8 commit a80704dCopy full SHA for a80704d
1 file changed
Misc/NEWS.d/3.14.0b1.rst
@@ -1051,7 +1051,7 @@ warning filtering state if the :data:`sys.flags.context_aware_warnings` flag
1051
is set to true. This makes using the context manager thread-safe in
1052
multi-threaded programs. The flag is true by default in free-threaded
1053
builds and is otherwise false. The value of the flag can be overridden by
1054
-the the :option:`-X context_aware_warnings <-X>` command-line option or by
+the :option:`-X context_aware_warnings <-X>` command-line option or by
1055
the :envvar:`PYTHON_CONTEXT_AWARE_WARNINGS` environment variable.
1056
1057
..
0 commit comments