]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-128469: warn when libpython was loaded from outside the build directory (#128645)
authorFilipe Laíns 🇵🇸 <lains@riseup.net>
Wed, 29 Jan 2025 22:35:55 +0000 (22:35 +0000)
committerGitHub <noreply@github.com>
Wed, 29 Jan 2025 22:35:55 +0000 (22:35 +0000)
commit29b3ce8355b7d141ef61fa28757b7ff389189604
tree57204e6da87918e17f310afa205494390d8a348f
parenta1a4e9f39ad86359e148fd193089b3b2a354f71d
GH-128469: warn when libpython was loaded from outside the build directory (#128645)

Co-authored-by: Peter Bierma <zintensitydev@gmail.com>
Lib/test/test_getpath.py
Modules/getpath.py