[issue10359] ISO C cleanup

Éric Araujo report at bugs.python.org
Tue Nov 9 12:46:23 CET 2010


Éric Araujo <merwok at netwok.org> added the comment:

> I've used compilers where they'd be compile errors, though I found
> them just with gcc -pedantic in an idle moment.

If Victor accepts the patches then they’re useful :)

>> If the latter, I think they won’t go into stable branches.
> Not until someone has better time anyway...

It’s not a question of time but policy: Stable branches (2.7 and 3.1) only get bug fixes, not new features or code cleanups.

> About the .zip, it's 3 files (diff against python 3, 2, and both),
> I'll upload them as an ascii file with '#####'s between

It’s actually easier: “svn diff file1 dir/file2 dir/file3” produces one valid diff.

----------

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


More information about the Python-bugs-list mailing list