| commit | 7c99a42d102c452b8e38bb4969fe81de18855d29 | [log] [tgz] |
|---|---|---|
| author | Miss Islington (bot) <[email protected]> | Sat Jan 10 11:14:46 2026 +0100 |
| committer | GitHub <[email protected]> | Sat Jan 10 10:14:46 2026 +0000 |
| tree | 171f2a480b3d0cf3a4f52edc155d03cb16ba9efd | |
| parent | d12d7a9c09d94b57a1e9ec51cd64e627e6b865a8 [diff] |
[3.13] gh-143641: Make `ready_to_import` always remove tempdir from `sys.path` (GH-143642) (#143648) 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 e7f5ffa0de2476828d78b8d39caefc38d797c206) Co-authored-by: Jeong, YunWon <[email protected]>