[Python-checkins] Fixed missing colun in library/sys.po (GH-11153)

Ned Deily webhook-mailer at python.org
Mon Dec 24 04:29:54 EST 2018


https://github.com/python/cpython/commit/c53e5f6ab988a74d60273d9130f233d1c446a93c
commit: c53e5f6ab988a74d60273d9130f233d1c446a93c
branch: 3.7
author: Miss Islington (bot) <31488909+miss-islington at users.noreply.github.com>
committer: Ned Deily <nad at python.org>
date: 2018年12月21日T13:57:10-05:00
summary:
Fixed missing colun in library/sys.po (GH-11153)
GH- Fixed missing colun in library/sys.po
[bpo-35492](https://bugs.python.org/issue35492): Fixed missing colun in library/sys.po
(cherry picked from commit cb0f5e29e37c081e9bba91a9858370e2504e9e8e)
Co-authored-by: Jules Lasne (jlasne) <jlasne at student.42.fr>
files:
M Doc/library/sys.rst
diff --git a/Doc/library/sys.rst b/Doc/library/sys.rst
index 358b11820c62..63861abb431a 100644
--- a/Doc/library/sys.rst
+++ b/Doc/library/sys.rst
@@ -683,7 +683,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
 


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /