◐ Shell
clean mode source ↗

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

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@brandtbucher

@brandtbucher 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 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 brandtbucher self-assigned this

May 23, 2024

@bedevere-app bedevere-app Bot mentioned this pull request

May 23, 2024

@savannahostrowski 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.

Sweet - LGTM!

@brandtbucher brandtbucher enabled auto-merge (squash)

May 24, 2024 02:54

@brandtbucher brandtbucher merged commit b48a3db into python:main

May 24, 2024

@miss-islington-app

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

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 bedevere-app Bot removed the needs backport to 3.13

bugs and security fixes

label

May 24, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@savannahostrowski savannahostrowski savannahostrowski approved these changes

Labels

skip news tests

Tests in the Lib/test dir

topic-JIT

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@brandtbucher @savannahostrowski