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 alanmcintyre, benjamin.peterson, georg.brandl, larry, meador.inge, python-dev, serhiy.storchaka
Date 2014-01-20.20:14:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3f7PGh4dHwz7LlM@mail.python.org>
In-reply-to
Content
New changeset 208fa45672c2 by Serhiy Storchaka in branch '2.7':
Issue #20262: Warnings are raised now when duplicate names are added in the
http://hg.python.org/cpython/rev/208fa45672c2

New changeset 9fda6658c01a by Serhiy Storchaka in branch '3.3':
Issue #20262: Warnings are raised now when duplicate names are added in the
http://hg.python.org/cpython/rev/9fda6658c01a

New changeset f7cebf727bc6 by Serhiy Storchaka in branch 'default':
Issue #20262: Warnings are raised now when duplicate names are added in the
http://hg.python.org/cpython/rev/f7cebf727bc6
History
Date User Action Args
2014-01-20 20:14:05python-devsetrecipients: + python-dev, georg.brandl, alanmcintyre, larry, benjamin.peterson, meador.inge, serhiy.storchaka
2014-01-20 20:14:05python-devlinkissue20262 messages
2014-01-20 20:14:05python-devcreate