]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Doc nits for bpo-16500 (#1841)
authorAntoine Pitrou <pitrou@free.fr>
Sun, 28 May 2017 09:35:14 +0000 (11:35 +0200)
committerGitHub <noreply@github.com>
Sun, 28 May 2017 09:35:14 +0000 (11:35 +0200)
commitf7ecfac0c15f0c43ef5e6c0081eb3a059af9f074
treedc86efb4f9610d3bf9e6338170621bdd1f244f58
parenteca7da0f13c78013b924fe7306f3e2e59c0af40b
Doc nits for bpo-16500 (#1841)

* Doc nits for bpo-16500

* Fix more references
Doc/c-api/init.rst
Doc/whatsnew/3.7.rst
Lib/threading.py
Misc/NEWS
Python/ceval.c
Python/import.c
Python/pystate.c
Python/thread.c