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, paul.moore, python-dev, r.david.murray, serhiy.storchaka, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2015-05-22.16:37:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150522163713.21246.58629@psf.io>
In-reply-to
Content
New changeset 951318b651be by Zachary Ware in branch 'default':
Issue #20035: Reimplement tkinter._fix module as a C function.
https://hg.python.org/cpython/rev/951318b651be
History
Date User Action Args
2015-05-22 16:37:16python-devsetrecipients: + python-dev, terry.reedy, paul.moore, vstinner, tim.golden, r.david.murray, BreamoreBoy, zach.ware, serhiy.storchaka, steve.dower
2015-05-22 16:37:16python-devlinkissue20035 messages
2015-05-22 16:37:16python-devcreate