bpo-41304: Ensure python3x._pth is loaded on Windows (GH-21495) · python/cpython@28e93dd · GitHub
Skip to content

Commit 28e93dd

Browse files
bpo-41304: Ensure python3x._pth is loaded on Windows (GH-21495)
(cherry picked from commit 936a660) Co-authored-by: Steve Dower <steve.dower@python.org>
1 parent 4a02da4 commit 28e93dd

3 files changed

Lines changed: 36 additions & 3 deletions

File tree

Lib/test/test_site.py

Lines changed: 34 additions & 2 deletions
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fixes `python3x._pth` being ignored on Windows

PC/getpathp.c

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)