FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-118761: Revert "Improve import time of `subprocess` (GH-129427)" by gpshead · Pull Request #130201 · python/cpython · GitHub

/ cpython Public

gh-118761: Revert "Improve import time of subprocess (GH-129427)" - #130201

Merged
gpshead merged 3 commits into
python:mainfrom
gpshead:revert-pr129427-subprocess-lazy-imports
Feb 16, 2025
Merged

gh-118761: Revert "Improve import time of subprocess (GH-129427)"#130201
gpshead merged 3 commits into
python:mainfrom
gpshead:revert-pr129427-subprocess-lazy-imports

Conversation

gpshead commented Feb 16, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

This reverts commit 49f2465.

This caused bugs in the __del__ finalizer:
#118761 (comment)

gpshead enabled auto-merge (squash) February 16, 2025 18:13
gpshead self-assigned this Feb 16, 2025
…Nw5ZC.rst

Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
gpshead disabled auto-merge February 16, 2025 18:16
gpshead enabled auto-merge (squash) February 16, 2025 18:18

picnixz commented Feb 16, 2025
edited
Loading

Copy link
Copy Markdown
Member

Actually, shouldn't we remove the previous NEWS entry? I don't know whether it makes sense to have it in the changelog in this case (but if one downloads an exact version they could have it =/)

gpshead commented Feb 16, 2025

Copy link
Copy Markdown
Member Author

This has already shipped in releases.

gpshead commented Feb 16, 2025

Copy link
Copy Markdown
Member Author

So the new NEWS entry is a correction for the previous one.

gpshead merged commit ae30646 into python:main Feb 16, 2025

Copy link
Copy Markdown

Thanks @gpshead for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖 I'm not a witch! I'm not a witch!

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 16, 2025
…H-129427)" (pythonGH-130201)

* Revert "pythongh-118761: Improve import time of `subprocess` (pythonGH-129427)"

This reverts commit 49f2465.
Also known as f502c8f in 3.13 (PR pythonGH-129447)
Also known as f65aa0d in 3.12 (PR pythonGH-129448)

This caused bugs in the `__del__` finalizer:
 python#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>

bedevere-app Bot commented Feb 16, 2025

Copy link
Copy Markdown

GH-130204 is a backport of this pull request to the 3.13 branch.

bedevere-app Bot removed the needs backport to 3.13 bugs and security fixes label Feb 16, 2025
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 16, 2025
…H-129427)" (pythonGH-130201)

* Revert "pythongh-118761: Improve import time of `subprocess` (pythonGH-129427)"

This reverts commit 49f2465.
Also known as f502c8f in 3.13 (PR pythonGH-129447)
Also known as f65aa0d in 3.12 (PR pythonGH-129448)

This caused bugs in the `__del__` finalizer:
 python#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>
gpshead deleted the revert-pr129427-subprocess-lazy-imports branch February 16, 2025 18:40

bedevere-app Bot commented Feb 16, 2025

Copy link
Copy Markdown

GH-130205 is a backport of this pull request to the 3.12 branch.

bedevere-app Bot removed the needs backport to 3.12 only security fixes label Feb 16, 2025
gpshead added a commit that referenced this pull request Feb 16, 2025
)" (GH-130201) (#130205)

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>
gpshead added a commit that referenced this pull request Feb 16, 2025
)" (GH-130201) (#130204)

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL