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 Lita.Cho, jesstess, python-dev, serhiy.storchaka, terry.reedy
Date 2014-07-25.07:08:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3hKM2f1j0Pz7LjZ@mail.python.org>
In-reply-to
Content
New changeset 3c4d45f73622 by Terry Jan Reedy in branch '2.7':
Issue #22061: remove call of useless function slated for removal.
http://hg.python.org/cpython/rev/3c4d45f73622

New changeset 976f31b2858b by Terry Jan Reedy in branch '3.4':
Issue #22061: remove call of useless function slated for removal.
http://hg.python.org/cpython/rev/976f31b2858b

New changeset 9e9e6e9f4cce by Terry Jan Reedy in branch 'default':
Issue #22061: remove call of useless function slated for removal.
http://hg.python.org/cpython/rev/9e9e6e9f4cce
History
Date User Action Args
2014-07-25 07:08:43python-devsetrecipients: + python-dev, terry.reedy, jesstess, serhiy.storchaka, Lita.Cho
2014-07-25 07:08:43python-devlinkissue22061 messages
2014-07-25 07:08:42python-devcreate