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, Robin.Schreiber, amaury.forgeotdarc, asvetlov, loewis, ned.deily, pitrou, python-dev
Date 2013-08-10.22:22:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cCHrG6WcbzPJr@mail.python.org>
In-reply-to
Content
New changeset 4d0c938870bc by Antoine Pitrou in branch 'default':
Fix refcounting issue with extension types in tkinter.
http://hg.python.org/cpython/rev/4d0c938870bc
History
Date User Action Args
2013-08-10 22:22:39python-devsetrecipients: + python-dev, loewis, amaury.forgeotdarc, pitrou, ned.deily, asvetlov, BreamoreBoy, Robin.Schreiber
2013-08-10 22:22:39python-devlinkissue15721 messages
2013-08-10 22:22:39python-devcreate