Commit 042b492
gh-118761: Revert "Improve import time of `subprocess` (GH-129427)" (GH-130201)
* Revert "gh-118761: Improve import time of `subprocess` (GH-129427)"
This reverts commit 49f2465.
Also known as f502c8f in 3.13 (PR GH-129447)
Also known as f65aa0d in 3.12 (PR GH-129448)
This caused bugs in the `__del__` finalizer:
#118761 (comment)
---------
(cherry picked from commit ae30646)
Co-authored-by: Gregory P. Smith <greg@krypto.org>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
1 parent 4f09a85 commit 042b492
File tree
2 files changed
+6
-14
lines changed- Lib
- Misc/NEWS.d/next/Library
2 files changed
+6
-14
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| 46 | + | |
46 | 47 | | |
47 | 48 | | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
136 | 138 | | |
137 | 139 | | |
138 | 140 | | |
139 | | - | |
140 | | - | |
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
| |||
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | | - | |
379 | | - | |
380 | 378 | | |
381 | 379 | | |
382 | 380 | | |
| |||
1657 | 1655 | | |
1658 | 1656 | | |
1659 | 1657 | | |
1660 | | - | |
1661 | | - | |
1662 | | - | |
1663 | 1658 | | |
1664 | 1659 | | |
1665 | 1660 | | |
| |||
1764 | 1759 | | |
1765 | 1760 | | |
1766 | 1761 | | |
1767 | | - | |
1768 | | - | |
1769 | | - | |
1770 | 1762 | | |
1771 | 1763 | | |
1772 | 1764 | | |
| |||
2216 | 2208 | | |
2217 | 2209 | | |
2218 | 2210 | | |
2219 | | - | |
2220 | | - | |
2221 | 2211 | | |
2222 | 2212 | | |
2223 | 2213 | | |
2224 | 2214 | | |
2225 | 2215 | | |
2226 | | - | |
2227 | | - | |
2228 | 2216 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments