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 amaury.forgeotdarc, belopolsky, meador.inge, python-dev, steve.dower, tim.golden, zach.ware
Date 2014-12-17.14:36:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141217143608.50103.87087@psf.io>
In-reply-to
Content
New changeset 4c81b1846e14 by Steve Dower in branch 'default':
Issue #22733: MSVC ffi_prep_args doesn't handle 64-bit arguments properly
https://hg.python.org/cpython/rev/4c81b1846e14
History
Date User Action Args
2014-12-17 14:36:27python-devsetrecipients: + python-dev, amaury.forgeotdarc, belopolsky, tim.golden, meador.inge, zach.ware, steve.dower
2014-12-17 14:36:27python-devlinkissue22733 messages
2014-12-17 14:36:27python-devcreate