mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
docs: Fix typo in context_aware_warnings flag (#132340)
This commit is contained in:
parent
e329f74e7d
commit
5f1aed1c7e
1 changed files with 1 additions and 1 deletions
|
@ -603,7 +603,7 @@ always available. Unless explicitly noted otherwise, all variables are read-only
|
|||
:envvar:`PYTHON_THREAD_INHERIT_CONTEXT`
|
||||
|
||||
* - .. attribute:: flags.context_aware_warnings
|
||||
- :option:`-X thread_inherit_context <-X>` and
|
||||
- :option:`-X context_aware_warnings <-X>` and
|
||||
:envvar:`PYTHON_CONTEXT_AWARE_WARNINGS`
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue