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 BreamoreBoy, brett.cannon, brian.curtin, dino.viehland, ezio.melotti, python-dev, terry.reedy, theller, zach.ware
Date 2013-05-04.14:48:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b2tP11fmJzR0x@mail.python.org>
In-reply-to
Content
New changeset 5f82b68c1f28 by Ezio Melotti in branch '3.3':
#7855: Add tests for ctypes/winreg for issues found in IronPython.  Initial patch by Dino Viehland.
http://hg.python.org/cpython/rev/5f82b68c1f28

New changeset df655ebf74d7 by Ezio Melotti in branch 'default':
#7855: merge with 3.3.
http://hg.python.org/cpython/rev/df655ebf74d7
History
Date User Action Args
2013-05-04 14:48:06python-devsetrecipients: + python-dev, brett.cannon, theller, terry.reedy, ezio.melotti, dino.viehland, brian.curtin, BreamoreBoy, zach.ware
2013-05-04 14:48:05python-devlinkissue7855 messages
2013-05-04 14:48:05python-devcreate