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 pitrou
Recipients ezio.melotti, lemburg, loewis, pitrou, python-dev, vstinner
Date 2011-09-29.19:37:55
SpamBayes Score 4.6498717e-05
Marked as misclassified No
Message-id <1317325075.95.0.46211850795.issue13054@psf.upfronthosting.co.za>
In-reply-to
Content
I think there's no point in deprecating a function (or data) with a perfectly valid definition.
As for test_bigmem, better keep character_size hardwired to 1 (if all tests really use only ASCII chars, which I'm not sure they do).
History
Date User Action Args
2011-09-29 19:37:56pitrousetrecipients: + pitrou, lemburg, loewis, vstinner, ezio.melotti, python-dev
2011-09-29 19:37:55pitrousetmessageid: <1317325075.95.0.46211850795.issue13054@psf.upfronthosting.co.za>
2011-09-29 19:37:55pitroulinkissue13054 messages
2011-09-29 19:37:55pitroucreate