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

GH-113464: Run the JIT interpreter before any other JIT CI by brandtbucher · Pull Request #119466 · python/cpython · GitHub

/ cpython Public

GH-113464: Run the JIT interpreter before any other JIT CI - #119466

Merged
brandtbucher merged 5 commits into
python:mainfrom
brandtbucher:justin-canary
May 24, 2024
Merged

GH-113464: Run the JIT interpreter before any other JIT CI#119466
brandtbucher merged 5 commits into
python:mainfrom
brandtbucher:justin-canary

Conversation

brandtbucher commented May 23, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

This keeps us from spinning up a ton of (failing) CI jobs when tier two is broken. CC @savannahostrowski.

brandtbucher added tests Tests in the Lib/test dir skip issue skip news needs backport to 3.13 bugs and security fixes labels May 23, 2024
brandtbucher self-assigned this May 23, 2024
bedevere-app Bot mentioned this pull request May 23, 2024
Comment thread .github/workflows/jit.yml

savannahostrowski left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Sweet - LGTM!

brandtbucher enabled auto-merge (squash) May 24, 2024 02:54
brandtbucher merged commit b48a3db into python:main May 24, 2024

Copy link
Copy Markdown

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 24, 2024
…honGH-119466)

(cherry picked from commit b48a3db)

Co-authored-by: Brandt Bucher <brandtbucher@microsoft.com>

bedevere-app Bot commented May 24, 2024

Copy link
Copy Markdown

GH-119490 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 24, 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

skip news tests Tests in the Lib/test dir topic-JIT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL