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 Brecht.Van.Lommel, mark.dickinson, python-dev, tabrezm, zach.ware
Date 2014-02-20.21:40:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fVTjt63Kwz7LjN@mail.python.org>
In-reply-to
Content
New changeset 9aedb876c2d7 by Zachary Ware in branch '3.3':
Issue #20221: Removed conflicting (or circular) hypot definition
http://hg.python.org/cpython/rev/9aedb876c2d7

New changeset bf413a97f1a9 by Zachary Ware in branch 'default':
Issue #20221: Removed conflicting (or circular) hypot definition
http://hg.python.org/cpython/rev/bf413a97f1a9
History
Date User Action Args
2014-02-20 21:40:19python-devsetrecipients: + python-dev, mark.dickinson, zach.ware, Brecht.Van.Lommel, tabrezm
2014-02-20 21:40:19python-devlinkissue20221 messages
2014-02-20 21:40:19python-devcreate