mirror of https://github.com/python/cpython
Fixed missing colun in library/sys.po (GH-11153)
# Fixed missing colun in library/sys.po [bpo-35492](https://bugs.python.org/issue35492): Fixed missing colun in library/sys.po
This commit is contained in:
parent
2b417fba25
commit
cb0f5e29e3
|
@ -703,7 +703,7 @@ always available.
|
|||
.. function:: get_coroutine_origin_tracking_depth()
|
||||
|
||||
Get the current coroutine origin tracking depth, as set by
|
||||
func:`set_coroutine_origin_tracking_depth`.
|
||||
:func:`set_coroutine_origin_tracking_depth`.
|
||||
|
||||
.. versionadded:: 3.7
|
||||
|
||||
|
|
Loading…
Reference in New Issue