]> granicus.if.org Git - python/commit
bpo-35445: Do not ignore memory errors when create posix.environ. (GH-11049)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 10 Dec 2018 10:10:56 +0000 (12:10 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Dec 2018 10:10:56 +0000 (12:10 +0200)
commit6fef0f1a8162e755f3b46677265b7cf052d9b83f
tree4fcfb784d0ad3a488eec00e08188a8ded43f3cd8
parent72ff7b4c000f7b8199231a0eb1ca4b119fab40a5
bpo-35445: Do not ignore memory errors when create posix.environ. (GH-11049)
Misc/NEWS.d/next/Library/2018-12-09-14-35-49.bpo-35445.LjvtsC.rst [new file with mode: 0644]
Modules/posixmodule.c