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 Arfrever, Nicholas.Cole, akuchling, cben, georg.brandl, gpolo, inigoserna, jcea, loewis, phep, pitrou, python-dev, r.david.murray, schodet, simpkins, vstinner, zeha
Date 2012-08-28.22:31:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346193109.33.0.974235305045.issue15785@psf.upfronthosting.co.za>
In-reply-to
Content
New patch with a test for this specific issue.

(It's not easy to me to write a patch because my version of libncurses doesn't work with integers bigger than 128...)
History
Date User Action Args
2012-08-28 22:31:49vstinnersetrecipients: + vstinner, loewis, akuchling, georg.brandl, jcea, cben, pitrou, gpolo, Arfrever, r.david.murray, inigoserna, phep, zeha, schodet, python-dev, Nicholas.Cole, simpkins
2012-08-28 22:31:49vstinnersetmessageid: <1346193109.33.0.974235305045.issue15785@psf.upfronthosting.co.za>
2012-08-28 22:31:48vstinnerlinkissue15785 messages
2012-08-28 22:31:48vstinnercreate