mirror of
https://github.com/python/cpython.git
synced 2026-05-08 13:40:46 -04:00
7c99a42d10
gh-143641: Make `ready_to_import` always remove tempdir from `sys.path` (GH-143642)
Make ready_to_import always remove tempdir from sys.path
(cherry picked from commit e7f5ffa0de)
Co-authored-by: Jeong, YunWon <69878+youknowone@users.noreply.github.com>