8000 [3.10] gh-91595: fix the comparison of character and integer by using ord() (GH-91596) by miss-islington · Pull Request #91604 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content
Dismiss alert

[3.10] gh-91595: fix the comparison of character and integer by using ord() (GH-91596) #91604

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

Merged
merged 1 commit into from
Apr 16, 2022

Conversation

miss-islington
Copy link
Contributor
  • fix the comparison of character and integer by using ord()

  • 📜🤖 Added by blurb_it.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 9300b6d)

Co-authored-by: Yu Liu yuki.liu@utexas.edu

…ord() (pythonGH-91596)

* fix the comparison of character and integer by using ord()

* 📜🤖 Added by blurb_it.

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
(cherry picked from commit 9300b6d)

Co-authored-by: Yu Liu <yuki.liu@utexas.edu>
@miss-islington
Copy link
Contributor Author

@sweetStreet and @ezio-melotti: Status check is done, and it's a success ✅ .

@miss-islington
Copy link
Contributor Author

@sweetStreet and @ezio-melotti: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit 84c279b into python:3.10 Apr 16, 2022
@miss-islington miss-islington deleted the backport-9300b6d-3.10 branch April 16, 2022 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0