This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients Arfrever, amaury.forgeotdarc, gregory.p.smith, python-dev, vapier
Date 2012-06-05.20:30:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <E1Sc0P1-0007O3-LL@dinsdale.python.org>
In-reply-to
Content
New changeset aa9cfeea07ad by Gregory P. Smith in branch '3.2':
Fixes issue #15000: support the odd x32 abi on posixsubprocess's system call.
http://hg.python.org/cpython/rev/aa9cfeea07ad

New changeset 5a4d5e714d08 by Gregory P. Smith in branch 'default':
Fixes issue #15000: support the odd x32 abi on posixsubprocess's system call.
http://hg.python.org/cpython/rev/5a4d5e714d08
History
Date User Action Args
2012-06-05 20:30:57python-devsetrecipients: + python-dev, gregory.p.smith, amaury.forgeotdarc, vapier, Arfrever
2012-06-05 20:30:56python-devlinkissue15000 messages
2012-06-05 20:30:56python-devcreate