Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-131763: Fix incorrect if statement #131765

Merged
merged 19 commits into from
Mar 26, 2025
Merged

Conversation

smurav
Copy link
Contributor

@smurav smurav commented Mar 26, 2025

@brianschubert
Copy link
Contributor

(quick git tip: those extra commits are from merge commits combining upstream main with your fork's divergent history. You can avoid that by always branching directly off a commit in the upstream main when making new changes. It helps to keep your fork's main "clean", i.e. make no local changes, and only fast-forward merge upstream main).

@smurav
Copy link
Contributor Author

smurav commented Mar 26, 2025

I'll try to fix it next time.

@gaogaotiantian gaogaotiantian merged commit 151d1bf into python:main Mar 26, 2025
41 checks passed
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.

3 participants