[issue9612] setobject.c warnings under 64-bit Windows

Martin v. Löwis report at bugs.python.org
Tue Aug 17 21:46:38 CEST 2010


Martin v. Löwis <martin at v.loewis.de> added the comment:

I'm not sure whether backporting it to 3.1 is a good idea. It's potentially an ABI change (although a minor one, as the field offsets remain the same, only the interpretation of the padding may change).

----------

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


More information about the Python-bugs-list mailing list