]> granicus.if.org Git - python/commit
bpo-22689: Copy the result of getenv() in sys_breakpointhook(). (GH-8194)
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 9 Jul 2018 18:46:51 +0000 (21:46 +0300)
committerGitHub <noreply@github.com>
Mon, 9 Jul 2018 18:46:51 +0000 (21:46 +0300)
commitf60bf0e168255b7675a4c049250ba6b202f8e647
treede4cf35ce75847515de34b13967bfdbcdc7a6490
parentb796e7dcdc24ff7ec53044af041254c83a8ace21
bpo-22689: Copy the result of getenv() in sys_breakpointhook(). (GH-8194)
Python/sysmodule.c