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 vstinner
Recipients malin, vinay.sajip, vstinner
Date 2019-10-01.10:45:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569926755.47.0.245087949414.issue38321@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2f90261280e36a179831d72ce794115be31c88bb by Victor Stinner in branch 'master':
bpo-38321: Fix compiler warning in _randommodule.c (GH-16512)
https://github.com/python/cpython/commit/2f90261280e36a179831d72ce794115be31c88bb
History
Date User Action Args
2019-10-01 10:45:55vstinnersetrecipients: + vstinner, vinay.sajip, malin
2019-10-01 10:45:55vstinnersetmessageid: <1569926755.47.0.245087949414.issue38321@roundup.psfhosted.org>
2019-10-01 10:45:55vstinnerlinkissue38321 messages
2019-10-01 10:45:55vstinnercreate