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 christian.heimes
Recipients ZackerySpytz, christian.heimes, docs@python, josh.r, xtreak
Date 2021-04-23.16:08:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619194082.43.0.35911895651.issue35114@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7d37b86ad48368cf93440ca220b758696730d0e5 by Zackery Spytz in branch 'master':
bpo-35114: Make ssl.RAND_status() return a bool (GH-20063)
https://github.com/python/cpython/commit/7d37b86ad48368cf93440ca220b758696730d0e5
History
Date User Action Args
2021-04-23 16:08:02christian.heimessetrecipients: + christian.heimes, docs@python, josh.r, ZackerySpytz, xtreak
2021-04-23 16:08:02christian.heimessetmessageid: <1619194082.43.0.35911895651.issue35114@roundup.psfhosted.org>
2021-04-23 16:08:02christian.heimeslinkissue35114 messages
2021-04-23 16:08:02christian.heimescreate