◐ Shell
clean mode source ↗

bpo-30570: Use Py_EnterRecursiveCall() in issubclass() by sweeneyde · Pull Request #29048 · python/cpython

@sweeneyde

@blurb-it

@gpshead

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 22, 2021
* 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 added a commit that referenced this pull request

Oct 22, 2021
* 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 pushed a commit to miss-islington/cpython that referenced this pull request

Oct 22, 2021
* 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>

ambv pushed a commit that referenced this pull request

Nov 4, 2021
…-29178)

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