bpo-34170: Cleanup pymain_run_filename() (GH-8631) · pythoncapi/cpython@72ec319 · GitHub
Skip to content

Commit 72ec319

Browse files
authored
bpo-34170: Cleanup pymain_run_filename() (pythonGH-8631)
* Inline pymain_run_file() and pymain_open_filename() into pymain_run_filename() * Created pymain_run_stdin() which is pymain_run_filename() with filename=NULL * Rename pymain_run_filename() to pymain_run_file()
1 parent f394ee5 commit 72ec319

1 file changed

Lines changed: 71 additions & 85 deletions

File tree

Modules/main.c

Lines changed: 71 additions & 85 deletions

0 commit comments

Comments
 (0)