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

gh-118851: Default ctx arguments to AST constructors to Load() by JelleZijlstra · Pull Request #118854 · python/cpython · GitHub

/ cpython Public

gh-118851: Default ctx arguments to AST constructors to Load() - #118854

Merged
JelleZijlstra merged 3 commits into
python:mainfrom
JelleZijlstra:astload
May 9, 2024
Merged

gh-118851: Default ctx arguments to AST constructors to Load()#118854
JelleZijlstra merged 3 commits into
python:mainfrom
JelleZijlstra:astload

Conversation

JelleZijlstra commented May 9, 2024
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

Comment thread Doc/library/ast.rst Outdated
Comment thread Doc/library/ast.rst Outdated
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
JelleZijlstra added the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label May 9, 2024

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @JelleZijlstra for commit b4d31e6 🤖

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

bedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label May 9, 2024
JelleZijlstra added the needs backport to 3.13 bugs and security fixes label May 9, 2024

Copy link
Copy Markdown
Member Author

I think the remaining and failing buildbots are unrelated to this PR.

3:59:31 load avg: 15.60 running (1): test.test_concurrent_futures.test_deadlock (2 hour 39 min)

... I wonder if it has a deadlock.

JelleZijlstra merged commit 68fbc00 into python:main May 9, 2024

Copy link
Copy Markdown

Thanks @JelleZijlstra for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

JelleZijlstra deleted the astload branch May 9, 2024 22:30
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 9, 2024
…ythonGH-118854)

(cherry picked from commit 68fbc00)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>

bedevere-app Bot commented May 9, 2024

Copy link
Copy Markdown

GH-118871 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 May 9, 2024
JelleZijlstra added a commit that referenced this pull request May 9, 2024
…GH-118854) (#118871)

(cherry picked from commit 68fbc00)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
SonicField pushed a commit to SonicField/cpython that referenced this pull request May 10, 2024
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.

4 participants


Back | FazBrowse Home | New Git URL