]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101446: Change `repr` of `collections.OrderedDict` (#101661)
authorNikita Sobolev <mail@sobolevn.me>
Wed, 8 Feb 2023 02:01:10 +0000 (05:01 +0300)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2023 02:01:10 +0000 (20:01 -0600)
commit790ff6bc6a56b4bd6e403aa43a984b99f7171dd7
treef07a6246d1ac10353febb2fe878079d24fd6fab4
parentb2b85b5db9cfdb24f966b61757536a898abc3830
gh-101446: Change `repr` of `collections.OrderedDict` (#101661)
Lib/collections/__init__.py
Lib/test/test_ordered_dict.py
Misc/NEWS.d/next/Library/2023-02-07-22-21-46.gh-issue-101446.-c0FdK.rst [new file with mode: 0644]
Objects/odictobject.c