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 Claudiu.Popa, python-dev, r.david.murray, zach.ware
Date 2014-06-26.20:22:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gzt213MG9z7LjM@mail.python.org>
In-reply-to
Content
New changeset ab708e4131dd by Zachary Ware in branch '3.4':
Issue #21829: Fix running test_ctypes on Windows with -O or -OO
http://hg.python.org/cpython/rev/ab708e4131dd

New changeset bbb28082d7b4 by Zachary Ware in branch 'default':
Issue #21829: Merge with 3.4
http://hg.python.org/cpython/rev/bbb28082d7b4
History
Date User Action Args
2014-06-26 20:22:34python-devsetrecipients: + python-dev, r.david.murray, Claudiu.Popa, zach.ware
2014-06-26 20:22:34python-devlinkissue21829 messages
2014-06-26 20:22:33python-devcreate