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 berker.peksag, eric.araujo, martin.panter, python-dev
Date 2014-11-01.09:05:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141101090538.109262.35098@psf.io>
In-reply-to
Content
New changeset 232520144c6c by Berker Peksag in branch '3.4':
Issue #22665: Add missing get_terminal_size and SameFileError to shutil.__all__.
https://hg.python.org/cpython/rev/232520144c6c

New changeset 193ac288bc7f by Berker Peksag in branch 'default':
Issue #22665: Add missing get_terminal_size and SameFileError to shutil.__all__.
https://hg.python.org/cpython/rev/193ac288bc7f
History
Date User Action Args
2014-11-01 09:05:43python-devsetrecipients: + python-dev, eric.araujo, berker.peksag, martin.panter
2014-11-01 09:05:43python-devlinkissue22665 messages
2014-11-01 09:05:42python-devcreate