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 vstinner
Recipients ezio.melotti, michael.foord, pitrou, serhiy.storchaka, vstinner
Date 2015-04-01.13:07:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427893671.87.0.802650125834.issue23838@psf.upfronthosting.co.za>
In-reply-to
Content
> The question is left: should the patch be applied only on 3.5 or all versions?

linecache_memoryerror_2.patch looks good to me, but it would be better with an unit test.

IMO Python 2.7 and 3.4 can be fixed too.
History
Date User Action Args
2015-04-01 13:07:51vstinnersetrecipients: + vstinner, pitrou, ezio.melotti, michael.foord, serhiy.storchaka
2015-04-01 13:07:51vstinnersetmessageid: <1427893671.87.0.802650125834.issue23838@psf.upfronthosting.co.za>
2015-04-01 13:07:51vstinnerlinkissue23838 messages
2015-04-01 13:07:51vstinnercreate