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