◐ Shell
reader mode source ↗
Skip to content

[3.9] bpo-46542: test_json uses support.infinite_recursion() (GH-30972)#30974

Merged
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-e7a6285-3.9
Jan 28, 2022
Merged

[3.9] bpo-46542: test_json uses support.infinite_recursion() (GH-30972)#30974
miss-islington merged 1 commit into
python:3.9from
miss-islington:backport-e7a6285-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Jan 28, 2022

Copy link
Copy Markdown
Contributor

Fix test_json tests checking for RecursionError: modify these tests
to use support.infinite_recursion().
(cherry picked from commit e7a6285)

Co-authored-by: Victor Stinner vstinner@python.org

https://bugs.python.org/issue46542

Fix test_json tests checking for RecursionError: modify these tests
to use support.infinite_recursion().
(cherry picked from commit e7a6285)

Co-authored-by: Victor Stinner <vstinner@python.org>

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hide comment

LGTM, good bot.

@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 8cd8246 into python:3.9 Jan 28, 2022
@miss-islington miss-islington deleted the backport-e7a6285-3.9 branch January 28, 2022 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants