[issue1309352] Make fcntl work properly on AMD64

Antoine Pitrou report at bugs.python.org
Fri May 15 14:49:24 CEST 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

As for the calling convention concern, it seems to me that a sane ABI
wouldn't make a difference between ints and longs - both should fit in a
standard machine word.

----------
stage: test needed -> patch review

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


More information about the Python-bugs-list mailing list