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 gregory.p.smith
Recipients docs@python, gregory.p.smith, maggyero, miss-islington, serhiy.storchaka, terry.reedy, veky
Date 2022-03-04.20:13:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1646424804.43.0.890511243776.issue38738@roundup.psfhosted.org>
In-reply-to
Content
New changeset 46a116c1c9f6b60a3d35ab9a419f8eee5de2542e by Géry Ogam in branch 'main':
bpo-38738: Fix formatting of True and False in the threading documentation (GH-31678)
https://github.com/python/cpython/commit/46a116c1c9f6b60a3d35ab9a419f8eee5de2542e
History
Date User Action Args
2022-03-04 20:13:24gregory.p.smithsetrecipients: + gregory.p.smith, terry.reedy, docs@python, serhiy.storchaka, veky, maggyero, miss-islington
2022-03-04 20:13:24gregory.p.smithsetmessageid: <1646424804.43.0.890511243776.issue38738@roundup.psfhosted.org>
2022-03-04 20:13:24gregory.p.smithlinkissue38738 messages
2022-03-04 20:13:24gregory.p.smithcreate