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 Dav1d, vstinner
Date 2018-10-19.22:32:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539988328.95.0.788709270274.issue34070@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8deab9672554edaf58f91e238cc899463d53f6ea by Victor Stinner (David Herberth) in branch 'master':
bpo-34070: open() only checks for isatty if buffering < 0 (GH-8187)
https://github.com/python/cpython/commit/8deab9672554edaf58f91e238cc899463d53f6ea
History
Date User Action Args
2018-10-19 22:32:08vstinnersetrecipients: + vstinner, Dav1d
2018-10-19 22:32:08vstinnersetmessageid: <1539988328.95.0.788709270274.issue34070@psf.upfronthosting.co.za>
2018-10-19 22:32:08vstinnerlinkissue34070 messages
2018-10-19 22:32:08vstinnercreate