FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

GH-142513: fix missing return in executor_clear by chris-eibl · Pull Request #143073 · python/cpython · GitHub

/ cpython Public

GH-142513: fix missing return in executor_clear - #143073

Merged
Fidget-Spinner merged 1 commit into
python: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 into
python:mainfrom
chris-eibl:fix-executor_clear-ret-val

Conversation

chris-eibl commented Dec 22, 2025
edited by bedevere-app Bot
Loading

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.

Copy link
Copy Markdown
Member Author

Ups, jit CI still flaky :(

Fidget-Spinner merged commit 700e9fa into python:main Dec 22, 2025
64 of 66 checks passed
chris-eibl deleted the fix-executor_clear-ret-val branch December 22, 2025 17:25
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL