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 berker.peksag, mark.dickinson, ncoghlan, rhettinger, vstinner
Date 2019-04-16.21:32:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555450365.85.0.992053359103.issue33783@roundup.psfhosted.org>
In-reply-to
Content
New changeset a6fce19968cd39dfbc2684f97ca3184d9996f61e by Victor Stinner (Miss Islington (bot)) in branch '3.7':
bpo-33783: Use proper class markup for random.Random docs (GH-7817) (GH-12859)
https://github.com/python/cpython/commit/a6fce19968cd39dfbc2684f97ca3184d9996f61e
History
Date User Action Args
2019-04-16 21:32:45vstinnersetrecipients: + vstinner, rhettinger, mark.dickinson, ncoghlan, berker.peksag
2019-04-16 21:32:45vstinnersetmessageid: <1555450365.85.0.992053359103.issue33783@roundup.psfhosted.org>
2019-04-16 21:32:45vstinnerlinkissue33783 messages
2019-04-16 21:32:45vstinnercreate