This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author skip.montanaro
Recipients skip.montanaro
Date 2018-05-17.13:53:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1526565190.58.0.682650639539.issue33556@psf.upfronthosting.co.za>
In-reply-to
Content
There is a leftover reference to "thread.get_ident" in the docstring for threading.ident. I believe it needs a leading underscore.

Hopefully a PR isn't required for this. I'm not equipped to generate one at the moment, and this seems like a pretty trivial/obvious fix.
History
Date User Action Args
2018-05-17 13:53:10skip.montanarosetrecipients: + skip.montanaro
2018-05-17 13:53:10skip.montanarosetmessageid: <1526565190.58.0.682650639539.issue33556@psf.upfronthosting.co.za>
2018-05-17 13:53:10skip.montanarolinkissue33556 messages
2018-05-17 13:53:10skip.montanarocreate