mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
dfd75dfeed
gh-58689: Fix os.kill() error handling on Windows (GH-128932)
(cherry picked from commit 939df0f9f6)
Co-authored-by: Victor Stinner <vstinner@python.org>
Source files for standard library extension modules, and former extension modules that are now builtin modules.