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 christian.heimes, giampaolo.rodola, ncoghlan, python-dev, r.david.murray, steve.dower, vstinner
Date 2016-09-09.18:48:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160909184802.87325.92742.5D3B0CC5@psf.io>
In-reply-to
Content
New changeset b31e803d5ad3 by Steve Dower in branch '3.5':
Closes #22731: Documents change of console mode.
https://hg.python.org/cpython/rev/b31e803d5ad3

New changeset e93a8088a1f9 by Steve Dower in branch 'default':
Closes #22731: Documents change of console mode.
https://hg.python.org/cpython/rev/e93a8088a1f9
History
Date User Action Args
2016-09-09 18:48:06python-devsetrecipients: + python-dev, ncoghlan, vstinner, giampaolo.rodola, christian.heimes, r.david.murray, steve.dower
2016-09-09 18:48:06python-devlinkissue22731 messages
2016-09-09 18:48:05python-devcreate