◐ Shell
clean mode source ↗

[3.10] bpo-30570: Use Py_EnterRecursiveCall() in issubclass() (GH-29048) by miss-islington · Pull Request #29175 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Sign up

Appearance settings

Conversation

@miss-islington

@miss-islington miss-islington commented

Oct 22, 2021

edited

Loading

Copy link Copy Markdown

Contributor

  • Use Py_EnterRecursiveCall() in issubclass()

Reviewed-by: Gregory P. Smith greg@krypto.org [Google]
(cherry picked from commit 423fa1c)

Co-authored-by: Dennis Sweeney 36520290+sweeneyde@users.noreply.github.com

https://bugs.python.org/issue30570

Automerge-Triggered-By: GH:gpshead

* Use Py_EnterRecursiveCall() in issubclass()

Reviewed-by: Gregory P. Smith <greg@krypto.org> [Google]
(cherry picked from commit 423fa1c)

Co-authored-by: Dennis Sweeney <36520290+sweeneyde@users.noreply.github.com>

@miss-islington

Copy link Copy Markdown

Contributor Author

@sweeneyde and @gpshead: Status check is done, and it's a success ✅ .

@miss-islington miss-islington merged commit f812fef into python:3.10

Oct 22, 2021

@miss-islington miss-islington deleted the backport-423fa1c-3.10 branch

October 22, 2021 21:47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@gpshead gpshead gpshead approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington @gpshead @the-knights-who-say-ni @bedevere-bot @sweeneyde