Skip to content

Commit 85ce0a7

Browse files
authored
bpo-38234: read_pth_file() now returns PyStatus (GH-16338)
Refactor path configuration code: * read_pth_file() now returns PyStatus to report errors, rather than calling Py_FatalError(). * Move argv0_path and zip_path buffers out of PyCalculatePath structures. * On Windows, _PyPathConfig.home is now preferred over PyConfig.home.
1 parent 9c42f8c commit 85ce0a7

File tree

2 files changed

+243
-155
lines changed

2 files changed

+243
-155
lines changed

0 commit comments

Comments
 (0)