]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120837: Update _Py_DumpExtensionModules to be async-signal-safe (gh-121051)
authorDonghee Na <donghee.na@python.org>
Thu, 27 Jun 2024 21:46:46 +0000 (06:46 +0900)
committerGitHub <noreply@github.com>
Thu, 27 Jun 2024 21:46:46 +0000 (06:46 +0900)
commit1a2e7a747540f74414e7c50556bcb2cc127e9d1c
tree2c72cc114b1195a92c5b9b51894d3bf024b3b136
parent237baf4d7a789deb153fbc1fc3863550949d5da2
gh-120837: Update _Py_DumpExtensionModules to be async-signal-safe (gh-121051)
Python/pylifecycle.c