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 barry, kitterma, python-dev, r.david.murray, srikanths, vstinner
Date 2018-11-07.16:56:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541609773.84.0.788709270274.issue11492@psf.upfronthosting.co.za>
In-reply-to
Content
I wrote PR 10378 to show that I don't think that this bug must be fixed in Python 2: it would break any application relying on the current folding algorithm.
History
Date User Action Args
2018-11-07 16:56:14vstinnersetrecipients: + vstinner, barry, r.david.murray, kitterma, python-dev, srikanths
2018-11-07 16:56:13vstinnersetmessageid: <1541609773.84.0.788709270274.issue11492@psf.upfronthosting.co.za>
2018-11-07 16:56:13vstinnerlinkissue11492 messages
2018-11-07 16:56:13vstinnercreate