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 David.Edelsohn, python-dev, serhiy.storchaka, vstinner
Date 2014-09-11.15:52:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hv4Nz4BhHz7Ljc@mail.python.org>
In-reply-to
Content
New changeset 9f1d3e6e6ce6 by Victor Stinner in branch 'default':
Closes #22336: attemptckalloc() with PyMem_Malloc() in _tkinter
http://hg.python.org/cpython/rev/9f1d3e6e6ce6
History
Date User Action Args
2014-09-11 15:52:36python-devsetrecipients: + python-dev, vstinner, serhiy.storchaka, David.Edelsohn
2014-09-11 15:52:36python-devlinkissue22336 messages
2014-09-11 15:52:36python-devcreate