[Python-Dev] PY_SSIZE_T_CLEAN in py3k

2009年10月17日 01:36:07 -0700

Hello,
It turns out (*) that even in py3k, not all modules are PY_SSIZE_T_CLEAN.
Should we try to remedy that, and make PY_SSIZE_T_CLEAN the default in future
3.x versions?
As far I know, there's no reason not to be PY_SSIZE_T_CLEAN, except for having
to convert old code.
(*) http://bugs.python.org/issue7080
Regards
Antoine.
PS : no, I'm not volunteering to do it all myself :)
_______________________________________________
Python-Dev mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to