Message299988
I don't know why test_pty fails.
https://github.com/python/cpython/pull/3037 makes sure that all data is written into the master fd using a new write_all() helper function which loops until all data is written: handle os.write() partial write. |
|
Date |
User |
Action |
Args |
2017-08-09 11:02:16 | vstinner | set | recipients:
+ vstinner |
2017-08-09 11:02:16 | vstinner | set | messageid: <1502276536.67.0.661637705582.issue31158@psf.upfronthosting.co.za> |
2017-08-09 11:02:16 | vstinner | link | issue31158 messages |
2017-08-09 11:02:16 | vstinner | create | |
|