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 Arfrever, benjamin.peterson, georg.brandl, jhl, larry, ned.deily, python-dev, serhiy.storchaka
Date 2014-01-24.16:44:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f9mRN1nzbz7LjM@mail.python.org>
In-reply-to
Content
New changeset 5e42e5764ac6 by Benjamin Peterson in branch '2.7':
new plan: just remove typecasts (closes #20374)
http://hg.python.org/cpython/rev/5e42e5764ac6

New changeset fc62fcd8e990 by Benjamin Peterson in branch '3.3':
new plan: just remove typecasts (closes #20374)
http://hg.python.org/cpython/rev/fc62fcd8e990

New changeset 3c3624fec6c8 by Benjamin Peterson in branch 'default':
merge 3.3 (#20374)
http://hg.python.org/cpython/rev/3c3624fec6c8
History
Date User Action Args
2014-01-24 16:44:49python-devsetrecipients: + python-dev, georg.brandl, larry, benjamin.peterson, ned.deily, Arfrever, serhiy.storchaka, jhl
2014-01-24 16:44:49python-devlinkissue20374 messages
2014-01-24 16:44:49python-devcreate