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, pitrou, python-dev
Date 2011-11-26.04:38:35
SpamBayes Score 0.010080741
Marked as misclassified No
Message-id <E1RUA26-0002tg-Oa@dinsdale.python.org>
In-reply-to
Content
New changeset 6783aa5c15ae by Meador Inge in branch '2.7':
Issue #13380: add an internal function for resetting the ctypes caches
http://hg.python.org/cpython/rev/6783aa5c15ae

New changeset fa59b3758b14 by Meador Inge in branch '3.2':
Issue #13380: add an internal function for resetting the ctypes caches
http://hg.python.org/cpython/rev/fa59b3758b14

New changeset 963d861d0eb5 by Meador Inge in branch 'default':
Issue #13380: add an internal function for resetting the ctypes caches
http://hg.python.org/cpython/rev/963d861d0eb5
History
Date User Action Args
2011-11-26 04:38:36python-devsetrecipients: + python-dev, amaury.forgeotdarc, belopolsky, pitrou, meador.inge
2011-11-26 04:38:35python-devlinkissue13380 messages
2011-11-26 04:38:35python-devcreate