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 meador.inge, poq, python-dev, terry.reedy, vladris
Date 2012-02-05.06:29:09
SpamBayes Score 0.049446296
Marked as misclassified No
Message-id <E1Rtvb2-0004WF-Sq@dinsdale.python.org>
In-reply-to
Content
New changeset 205da7a19a78 by Meador Inge in branch '3.2':
Issue #12142: Fixed reference cycle when importing ctypes
http://hg.python.org/cpython/rev/205da7a19a78

New changeset b228d9da8bd3 by Meador Inge in branch 'default':
Issue #12142: Fixed reference cycle when importing ctypes
http://hg.python.org/cpython/rev/b228d9da8bd3

New changeset 7cdbf627f958 by Meador Inge in branch '2.7':
Issue #12142: Fixed reference cycle when importing ctypes
http://hg.python.org/cpython/rev/7cdbf627f958
History
Date User Action Args
2012-02-05 06:31:42python-devsetrecipients: + python-dev, terry.reedy, meador.inge, poq, vladris
2012-02-05 06:29:10python-devlinkissue12142 messages
2012-02-05 06:29:09python-devcreate