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 xdegaye
Recipients serhiy.storchaka, vstinner, xdegaye
Date 2017-10-23.13:05:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508763948.41.0.213398074469.issue30695@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset aaf6a3dbbdb9754f98d480b468adfcae0f66e3a2 by xdegaye (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-30695: Add set_nomemory(start, stop) to _testcapi (GH-2406) (#4083)
https://github.com/python/cpython/commit/aaf6a3dbbdb9754f98d480b468adfcae0f66e3a2
History
Date User Action Args
2017-10-23 13:05:48xdegayesetrecipients: + xdegaye, vstinner, serhiy.storchaka
2017-10-23 13:05:48xdegayesetmessageid: <1508763948.41.0.213398074469.issue30695@psf.upfronthosting.co.za>
2017-10-23 13:05:48xdegayelinkissue30695 messages
2017-10-23 13:05:48xdegayecreate