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-07-01.12:14:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498911287.83.0.34687049538.issue30695@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 85f643023fed3d4e2fb8e399f9ad57f3a65ef237 by xdegaye in branch 'master':
bpo-30695: Add set_nomemory(start, stop) to _testcapi (GH-2406)
https://github.com/python/cpython/commit/85f643023fed3d4e2fb8e399f9ad57f3a65ef237
History
Date User Action Args
2017-07-01 12:14:47xdegayesetrecipients: + xdegaye, vstinner, serhiy.storchaka
2017-07-01 12:14:47xdegayesetmessageid: <1498911287.83.0.34687049538.issue30695@psf.upfronthosting.co.za>
2017-07-01 12:14:47xdegayelinkissue30695 messages
2017-07-01 12:14:47xdegayecreate