Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

GH-142513: fix missing return in executor_clear#143073

Merged
Fidget-Spinner merged 1 commit into
python:mainpython/cpython:mainfrom
chris-eibl:fix-executor_clear-ret-valchris-eibl/cpython:fix-executor_clear-ret-valCopy head branch name to clipboard
Dec 22, 2025
Merged

GH-142513: fix missing return in executor_clear#143073
Fidget-Spinner merged 1 commit into
python:mainpython/cpython:mainfrom
chris-eibl:fix-executor_clear-ret-valchris-eibl/cpython:fix-executor_clear-ret-valCopy head branch name to clipboard

Conversation

@chris-eibl

@chris-eibl chris-eibl commented Dec 22, 2025

Copy link
Copy Markdown
Member

Fixes also the warnings like

C:\a\cpython\cpython\Python\optimizer.c(1776): warning C4716: 'executor_clear': must return a value

seen in CI, e.g. https://github.com/python/cpython/actions/runs/20434930925/job/58714738349?pr=143068.

@chris-eibl

Copy link
Copy Markdown
Member Author

Ups, jit CI still flaky :(

@Fidget-Spinner Fidget-Spinner merged commit 700e9fa into python:main Dec 22, 2025
64 of 66 checks passed
@chris-eibl chris-eibl deleted the fix-executor_clear-ret-val branch December 22, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.