mirror of
https://github.com/python/cpython.git
synced 2026-07-30 05:36:27 -04:00
Don't cache the joined path in `_raw_path` because the caching isn't thread safe.
(cherry picked from commit d9b4eef71e)
Co-authored-by: Sam Gross <[email protected]>