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 arigo, nedbat, pitrou, python-dev, r.david.murray, serhiy.storchaka, tim.peters, vstinner
Date 2013-10-09.12:53:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cvwMd3nh7z7Ljv@mail.python.org>
In-reply-to
Content
New changeset 3ce0102e4c1f by Victor Stinner in branch 'default':
Close #19199: Remove ``PyThreadState.tick_counter`` field
http://hg.python.org/cpython/rev/3ce0102e4c1f
History
Date User Action Args
2013-10-09 12:53:18python-devsetrecipients: + python-dev, tim.peters, arigo, pitrou, vstinner, nedbat, r.david.murray, serhiy.storchaka
2013-10-09 12:53:18python-devlinkissue19199 messages
2013-10-09 12:53:18python-devcreate