[issue46157] Typo in JSON documentation

Jordan Bonecutter report at bugs.python.org
Wed Dec 22 14:12:06 EST 2021


New submission from Jordan Bonecutter <jordanbonecutter at gmail.com>:

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

----------
assignee: docs at python
components: Documentation
messages: 409051
nosy: docs at python, jordan-bonecutter
priority: normal
severity: normal
status: open
title: Typo in JSON documentation
type: enhancement

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46157>
_______________________________________


More information about the Python-bugs-list mailing list