Skip to content

GH-118251: Fix incomplete ternary expression in JIT workflow - #118564

Merged
brandtbucher merged 1 commit into
python:mainfrom
brandtbucher:justin-ternary-ci
May 3, 2024
Merged

GH-118251: Fix incomplete ternary expression in JIT workflow#118564
brandtbucher merged 1 commit into
python:mainfrom
brandtbucher:justin-ternary-ci

Conversation

@brandtbucher

@brandtbucherbrandtbucher commented May 3, 2024

Copy link
Copy Markdown
Member

This weirdly started failing after GH-118536 removed the empty --exclude argument from later in the command. Apparently, we could tolerate a stray false string before that?

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

Labels

skip newstestsTests in the Lib/test dirtopic-JITtype-bugAn unexpected behavior, bug, or error

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@brandtbucher