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 rhettinger
Recipients cnewey, docs@python, rhettinger, terry.reedy
Date 2020-10-25.14:59:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 3cde3788b68bce7deee1e6d31e265bbfce337731 by Raymond Hettinger in branch 'master':
bpo-39108: Document threading issues for random.gauss() (GH-22928)
https://github.com/python/cpython/commit/3cde3788b68bce7deee1e6d31e265bbfce337731
History
Date User Action Args
2020-10-25 14:59:09rhettingersetrecipients: + rhettinger, terry.reedy, docs@python, cnewey
2020-10-25 14:59:09rhettingersetmessageid: <[email protected]>
2020-10-25 14:59:09rhettingerlinkissue39108 messages
2020-10-25 14:59:09rhettingercreate