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 vstinner, xdegaye
Date 2017-11-12.16:33:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510504398.16.0.213398074469.issue30696@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset ea5b545e38b3fec7ff29276b5cd59dec583ebf34 by xdegaye in branch '3.6':
[3.6] bpo-30696: Fix the REPL looping endlessly when no memory (GH-4160). (#4379)
https://github.com/python/cpython/commit/ea5b545e38b3fec7ff29276b5cd59dec583ebf34
History
Date User Action Args
2017-11-12 16:33:18xdegayesetrecipients: + xdegaye, vstinner
2017-11-12 16:33:18xdegayesetmessageid: <1510504398.16.0.213398074469.issue30696@psf.upfronthosting.co.za>
2017-11-12 16:33:18xdegayelinkissue30696 messages
2017-11-12 16:33:18xdegayecreate