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 aeros
Recipients aeros, koobs, ned.deily, paul.moore, ronaldoussoren, soumendra, steve.dower, tim.golden, zach.ware
Date 2020-09-20.00:51:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600563092.86.0.70895907257.issue41818@roundup.psfhosted.org>
In-reply-to
Content
In addition to the above, if a major revision is made to pty, I'd suggest also addressing the issue of "master/slave" terminology, and replace it with something comparable like "parent/child". There's an open devguide issue (https://github.com/python/devguide/issues/605) to more explicitly state terms to avoid, and support for avoiding usage of "slave/master" seems uncontroversial (especially in any new code).
History
Date User Action Args
2020-09-20 00:51:32aerossetrecipients: + aeros, paul.moore, ronaldoussoren, tim.golden, ned.deily, zach.ware, koobs, steve.dower, soumendra
2020-09-20 00:51:32aerossetmessageid: <1600563092.86.0.70895907257.issue41818@roundup.psfhosted.org>
2020-09-20 00:51:32aeroslinkissue41818 messages
2020-09-20 00:51:32aeroscreate