[issue5463] Remove deprecated features from struct module

Andreas Schawo report at bugs.python.org
Fri Mar 20 22:35:11 CET 2009


Andreas Schawo <andreas.schawo at gmail.com> added the comment:

Ok, heres the patch again.

Passed regression tests.

Should the version number increase to 0.3? Maybe to reflect there are no
more deprecated features. It should then take place after FLOAT_COERCE
cleanup.

I'm currently trying to figure out whats about _PY_STRUCT_RANGE_CHECKING
and why it is hardcoded constant in _struct.c.

----------
Added file: http://bugs.python.org/file13384/struct_overflow_patch.diff

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


More information about the Python-bugs-list mailing list