Skip to content

GH-142513: fix missing return in executor_clear#143073

Merged
Fidget-Spinner merged 1 commit intopython:mainfrom
chris-eibl:fix-executor_clear-ret-val
Dec 22, 2025
Merged

GH-142513: fix missing return in executor_clear#143073
Fidget-Spinner merged 1 commit intopython:mainfrom
chris-eibl:fix-executor_clear-ret-val

Conversation

@chris-eibl
Copy link
Member

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

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
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