Skip to content

Add Python syntax compatibility workflow#15776

Open
pzelasko wants to merge 2 commits into
mainfrom
codex/python-syntax-compat-check
Open

Add Python syntax compatibility workflow#15776
pzelasko wants to merge 2 commits into
mainfrom
codex/python-syntax-compat-check

Conversation

@pzelasko

@pzelasko pzelasko commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

Summary:

  • add a lightweight GitHub Actions workflow that compiles every tracked Python file under Python 3.12 through 3.14
  • trigger it on Python PR changes, manual dispatch, and workflow_call

Verification:

  • git diff --check
  • local syntax check: checked 1354 Python files with Python 3.13.12

@pzelasko pzelasko requested a review from a team as a code owner June 9, 2026 17:05
@copy-pr-bot

copy-pr-bot Bot commented Jun 9, 2026

Copy link
Copy Markdown

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@github-actions github-actions Bot added the CI label Jun 9, 2026
@pzelasko

pzelasko commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator Author

/ok to test 5013015

@github-actions

github-actions Bot commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

[🤖]: Hi @pzelasko 👋,

We wanted to let you know that a CICD pipeline for this PR just finished successfully.

So it might be time to merge this PR or get some approvals.

@pzelasko pzelasko enabled auto-merge (squash) June 9, 2026 22:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant