]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-43760: Document PyThreadState.use_tracing removal (GH-28527) (GH-28529)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 23 Sep 2021 20:40:15 +0000 (13:40 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Sep 2021 20:40:15 +0000 (22:40 +0200)
commit55576893b31452ba739e01189424cd62cf11ed20
tree389b0b606100296068b3e3e851b8bdd02d939521
parent2df68270d9047eb6e999ad07e5f34037e7b000fc
bpo-43760: Document PyThreadState.use_tracing removal (GH-28527) (GH-28529)

(cherry picked from commit f4ccb79d52ee726d58bbb038ea98b4deec52001d)

Co-authored-by: Victor Stinner <vstinner@python.org>
Doc/whatsnew/3.10.rst