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 python-dev
Recipients mark.dickinson, pitrou, python-dev, rhettinger, serhiy.storchaka, vstinner
Date 2015-05-13.12:04:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150513120448.82447.41188@psf.io>
In-reply-to
Content
New changeset 4b5461dcd190 by Serhiy Storchaka in branch 'default':
Issue #23488: Random generator objects now consume 2x less memory on 64-bit.
https://hg.python.org/cpython/rev/4b5461dcd190
History
Date User Action Args
2015-05-13 12:04:52python-devsetrecipients: + python-dev, rhettinger, mark.dickinson, pitrou, vstinner, serhiy.storchaka
2015-05-13 12:04:52python-devlinkissue23488 messages
2015-05-13 12:04:52python-devcreate