[issue13054] sys.maxunicode value after PEP-393

Antoine Pitrou report at bugs.python.org
Thu Sep 29 21:37:55 CEST 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

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).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue13054>
_______________________________________


More information about the Python-bugs-list mailing list