]> granicus.if.org Git - python/commit
bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). ...
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 1 May 2018 13:45:04 +0000 (16:45 +0300)
committerGitHub <noreply@github.com>
Tue, 1 May 2018 13:45:04 +0000 (16:45 +0300)
commitef347535f289baad22c0601e12a36b2dcd155c3a
tree4bbe41e12c616884ba981c9284496a4ac18e89dd
parent7508a54c77e85235e07e344cf9440e5b4695e9cc
bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). (#6332)
Doc/library/os.rst
Lib/test/test_posix.py
Misc/NEWS.d/next/Library/2018-04-01-19-21-04.bpo-20104.-AKcGa.rst [new file with mode: 0644]
Modules/clinic/posixmodule.c.h
Modules/posixmodule.c