Documentation
As noted in bug #135623 the https://cpython-previews--156987.org.readthedocs.build/en/156987/library/json.html dump/dumps has an important note on sorting, which is oddly in dumps, whereas dump is the primary source of documentation, with dumps just otherwise being a pointer to dump.
As such, the note should be moved to dump.
Linked PRs
Documentation
As noted in bug #135623 the https://cpython-previews--156987.org.readthedocs.build/en/156987/library/json.html
dump/dumpshas an important note on sorting, which is oddly indumps, whereasdumpis the primary source of documentation, withdumpsjust otherwise being a pointer todump.As such, the note should be moved to
dump.Linked PRs