]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Minor change on threading.Thread.native_id documentation. (GH-18129)
authorAntoine <43954001+awecx@users.noreply.github.com>
Fri, 12 Jun 2020 22:50:18 +0000 (00:50 +0200)
committerGitHub <noreply@github.com>
Fri, 12 Jun 2020 22:50:18 +0000 (15:50 -0700)
commita6ac2391627aa3760ed9e8cf4f7e6e82878e5035
tree2b13ca25e18c6b496751429c5b2a986043096c67
parent80d827c3cb041ae72b9b0572981c50bdd1fe2cab
Minor change on threading.Thread.native_id documentation. (GH-18129)

Remove duplication in `threading.Thread.native_id` documentation, so resulting documentation is more consistent with the `threading.Thread.ident`.

Issue initially raised [here](https://github.com/python/python-docs-fr/pull/1122#discussion_r369236634) (in French).

No issue associated to this PR.

Automerge-Triggered-By: @csabella
Doc/library/threading.rst