This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jordan-bonecutter
Recipients docs@python, jordan-bonecutter
Date 2021-12-22.19:12:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1640200326.77.0.347412536319.issue46157@roundup.psfhosted.org>
In-reply-to
Content
In this doc: https://docs.python.org/3/library/json.html#json.dump

The section on check_circular has a typo:

...a circular reference will result in an RecursionError => a RecursionError
History
Date User Action Args
2021-12-22 19:12:06jordan-bonecuttersetrecipients: + jordan-bonecutter, docs@python
2021-12-22 19:12:06jordan-bonecuttersetmessageid: <1640200326.77.0.347412536319.issue46157@roundup.psfhosted.org>
2021-12-22 19:12:06jordan-bonecutterlinkissue46157 messages
2021-12-22 19:12:06jordan-bonecuttercreate