Message324748
The libregrtest change looks good but I disagree on the pty/openpty changes. If you look at all the current Linux man pages and documentation, they follow the master/slave terminology. Generally, Python documentation for underlying os functions like fork, stat etc are kept short because the OS documentation is the ultimate resource for them.
This change causes a deviation from the existing standard and will only serve to make things more confusing, I would suggest deferring it until the actual OS documentation reflects this change as well. |
|
Date |
User |
Action |
Args |
2018-09-07 14:58:40 | ammar2 | set | recipients:
+ ammar2, barry, terry.reedy, paul.moore, ronaldoussoren, vstinner, larry, tim.golden, ned.deily, ezio.melotti, eric.araujo, mrabarnett, r.david.murray, asvetlov, docs@python, zach.ware, yselivanov, koobs, steve.dower, dstufft, Alex.Willmer |
2018-09-07 14:58:40 | ammar2 | set | messageid: <1536332320.26.0.56676864532.issue34605@psf.upfronthosting.co.za> |
2018-09-07 14:58:40 | ammar2 | link | issue34605 messages |
2018-09-07 14:58:40 | ammar2 | create | |
|