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 jnoller, python-dev, sbt, serhiy.storchaka, vstinner
Date 2014-03-20.07:55:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3fqL5b6w7Tz7LjM@mail.python.org>
In-reply-to
Content
New changeset 6718d00b872b by Victor Stinner in branch '3.4':
Issue #20978: Remove last part of OS/2 support in distutils
http://hg.python.org/cpython/rev/6718d00b872b

New changeset 8de5d0809dd8 by Victor Stinner in branch '3.4':
Issue #20978: pyflakes: fix undefined names
http://hg.python.org/cpython/rev/8de5d0809dd8

New changeset 52404c14be07 by Victor Stinner in branch 'default':
(Merge 3.4) Issue #20978: pyflakes: fix undefined names; remove last part of
http://hg.python.org/cpython/rev/52404c14be07
History
Date User Action Args
2014-03-20 07:55:49python-devsetrecipients: + python-dev, vstinner, jnoller, sbt, serhiy.storchaka
2014-03-20 07:55:49python-devlinkissue20978 messages
2014-03-20 07:55:48python-devcreate