[issue3129] struct allows repeat spec. without a format specifier
Mark Dickinson
report at bugs.python.org
Sat Jun 12 19:57:26 CEST 2010
Mark Dickinson <dickinsm at gmail.com> added the comment:
I don't think it's a good idea to make a change like this in a bugfix release, since it could break existing code (though admittedly code that probably isn't doing anything useful).
It's not a huge thing: both the risk and the gain from making the change are small, but IMO the risk for a bugfix release outweighs the gain.
So I don't think 2.7.1 is an option. 2.7 is an option, but I'm trying to be disciplined given that we're already in release candidate stage.
----------
status: pending -> open
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3129>
_______________________________________
More information about the Python-bugs-list
mailing list