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 vstinner
Recipients elixir, loewis, pitrou, python-dev, vstinner
Date 2013-11-07.22:09:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383862198.11.0.80097594307.issue19515@psf.upfronthosting.co.za>
In-reply-to
Content
> New changeset 01c4a0af73cf by Victor Stinner in branch 'default':
> Issue #19512, #19515: remove shared identifiers, move identifiers where they
> http://hg.python.org/cpython/rev/01c4a0af73cf

This changeset removes some identifiers duplicated in the same file.
History
Date User Action Args
2013-11-07 22:09:58vstinnersetrecipients: + vstinner, loewis, pitrou, python-dev, elixir
2013-11-07 22:09:58vstinnersetmessageid: <1383862198.11.0.80097594307.issue19515@psf.upfronthosting.co.za>
2013-11-07 22:09:58vstinnerlinkissue19515 messages
2013-11-07 22:09:58vstinnercreate