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 eryksun, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2017-02-04.23:14:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170204231432.7410.57724.D229DB84@psf.io>
In-reply-to
Content
New changeset ed0c05c739c9 by Steve Dower in branch '3.6':
Issue #28164: Correctly handle special console filenames (patch by Eryk Sun)
https://hg.python.org/cpython/rev/ed0c05c739c9

New changeset a5538734cc87 by Steve Dower in branch 'default':
Merge issue #28164 and issue #29409
https://hg.python.org/cpython/rev/a5538734cc87
History
Date User Action Args
2017-02-04 23:14:35python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, eryksun, steve.dower
2017-02-04 23:14:35python-devlinkissue28164 messages
2017-02-04 23:14:35python-devcreate