mirror of
https://github.com/python/cpython.git
synced 2026-06-04 10:38:27 -04:00
e2c097ebde
Only set filename to cwd if it was caused by failed chdir(cwd). _fork_exec() now returns "noexec:chdir" for failed chdir(cwd). Co-authored-by: Robert O'Shea <PurityLake@users.noreply.github.com>
Source files for standard library extension modules, and former extension modules that are now builtin modules.