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, ezio.melotti, meador.inge, michael.foord, pitrou, python-dev, serhiy.storchaka, zach.ware
Date 2014-08-08.18:35:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hVFcs35Mkz7LjM@mail.python.org>
In-reply-to
Content
New changeset fc99cf3615bb by Zachary Ware in branch '3.4':
Issue #22060: Clean up/simplify test_ctypes, use test discovery
http://hg.python.org/cpython/rev/fc99cf3615bb

New changeset 748fb6d622e8 by Zachary Ware in branch 'default':
Closes #22060: Merge with 3.4
http://hg.python.org/cpython/rev/748fb6d622e8
History
Date User Action Args
2014-08-08 18:35:42python-devsetrecipients: + python-dev, amaury.forgeotdarc, belopolsky, pitrou, ezio.melotti, michael.foord, meador.inge, zach.ware, serhiy.storchaka
2014-08-08 18:35:41python-devlinkissue22060 messages
2014-08-08 18:35:41python-devcreate