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 vxgmichel
Recipients smurfix, vxgmichel
Date 2021-09-08.16:33:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631118795.42.0.803558620084.issue44219@roundup.psfhosted.org>
In-reply-to
Content
Here's a possible patch that fixes the 3 unprotected calls to `isatty` mentioned above. It successfully passes the test suite. I can submit a PR with this patch if necessary.
History
Date User Action Args
2021-09-08 16:33:15vxgmichelsetrecipients: + vxgmichel, smurfix
2021-09-08 16:33:15vxgmichelsetmessageid: <1631118795.42.0.803558620084.issue44219@roundup.psfhosted.org>
2021-09-08 16:33:15vxgmichellinkissue44219 messages
2021-09-08 16:33:15vxgmichelcreate