]> granicus.if.org Git - python/commit
bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). ...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 1 May 2018 14:18:44 +0000 (07:18 -0700)
committerGitHub <noreply@github.com>
Tue, 1 May 2018 14:18:44 +0000 (07:18 -0700)
commit77fa7835da0cb49d30ac5d4c32bf6eb71eae0742
treed363ec7aab21006d06d282a32f070fc3ac4e672a
parente4eeb6eff12947a55df5eabee36e537cadefbbac
bpo-20104: Improve error handling and fix a reference leak in os.posix_spawn(). (GH-6332)

(cherry picked from commit ef347535f289baad22c0601e12a36b2dcd155c3a)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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