Message331527
In 3.6 this help(subprocess.Popen.__init__) is accurate and encourages looking at the docs. In 3.7 and later it'll simply report close_fds=True in the siguature as that is the case in 3.7 onwards.
I see nothing to fix here. |
|
| Date |
User |
Action |
Args |
| 2018-12-10 17:38:09 | gregory.p.smith | set | recipients:
+ gregory.p.smith, taleinat, docs@python, martin.panter, Алексей Аверченко, danishprakash |
| 2018-12-10 17:38:09 | gregory.p.smith | set | messageid: <1544463489.0.0.788709270274.issue31823@psf.upfronthosting.co.za> |
| 2018-12-10 17:38:08 | gregory.p.smith | link | issue31823 messages |
| 2018-12-10 17:38:08 | gregory.p.smith | create | |
|