Message332222
Serhiy, PyOS_* functions are called only if preexec_fn != None. But it will never be possible to implement support for preexec_fn (and some other subprocess features, e.g. close_fds) if processes are run via posix_spawn, so I don't see why anything should be done with those functions. | |
| Date | User | Action | Args | | 2018-12-20 12:42:49 | izbyshev | set | recipients: + izbyshev, gregory.p.smith, pitrou, vstinner, serhiy.storchaka, pablogsal, nanjekyejoannah | | 2018-12-20 12:42:49 | izbyshev | set | messageid: <1545309769.41.0.788709270274.issue35537@psf.upfronthosting.co.za> | | 2018-12-20 12:42:49 | izbyshev | link | issue35537 messages | | 2018-12-20 12:42:49 | izbyshev | create | | |