mirror of
https://github.com/python/cpython.git
synced 2026-07-26 20:03:16 -04:00
ae30646089
* Revert "gh-118761: Improve import time of `subprocess` (GH-129427)" This reverts commit49f24650e4. Also known asf502c8f6a6in 3.13 (PR #129447) Also known asf65aa0d1bfin 3.12 (PR #129448) This caused bugs in the `__del__` finalizer: https://github.com/python/cpython/issues/118761#issuecomment-2661504264 --------- Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>