Commit 831695b
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 2fcad2a commit 831695b
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 | | |
| |||
142 | 144 | | |
143 | 145 | | |
144 | 146 | | |
145 | | - | |
146 | | - | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
384 | | - | |
385 | | - | |
386 | 384 | | |
387 | 385 | | |
388 | 386 | | |
| |||
1667 | 1665 | | |
1668 | 1666 | | |
1669 | 1667 | | |
1670 | | - | |
1671 | | - | |
1672 | | - | |
1673 | 1668 | | |
1674 | 1669 | | |
1675 | 1670 | | |
| |||
1771 | 1766 | | |
1772 | 1767 | | |
1773 | 1768 | | |
1774 | | - | |
1775 | | - | |
1776 | | - | |
1777 | 1769 | | |
1778 | 1770 | | |
1779 | 1771 | | |
| |||
2223 | 2215 | | |
2224 | 2216 | | |
2225 | 2217 | | |
2226 | | - | |
2227 | | - | |
2228 | 2218 | | |
2229 | 2219 | | |
2230 | 2220 | | |
2231 | 2221 | | |
2232 | 2222 | | |
2233 | | - | |
2234 | | - | |
2235 | 2223 | | |
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments