diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-01-19 21:57:09 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-19 21:57:09 (GMT) |
commit | d2b7e08d86874be7d4375a4994617ba8f068a65e (patch) | |
tree | c6fb550414370c42cc6dca4674545c92b2947d9d /Lib/test/test_distutils.py | |
parent | c4fe0aa670480d887f1f736d1a4251234914b58c (diff) | |
download | cpython-d2b7e08d86874be7d4375a4994617ba8f068a65e.zip cpython-d2b7e08d86874be7d4375a4994617ba8f068a65e.tar.gz cpython-d2b7e08d86874be7d4375a4994617ba8f068a65e.tar.bz2 |
docs: correct outdated MappingProxyType docstrings (GH-30281)
The docstrings for MappingProxyType's keys(), values(), and items()
methods were never updated to reflect the changes that Python 3 brought
to these APIs, namely returning views rather than lists.
(cherry picked from commit 2d10fa9bc4cf83c5e5dd73decc9a138d6d247374)
Co-authored-by: Joshua Bronson <jabronson@gmail.com>
Diffstat (limited to 'Lib/test/test_distutils.py')
0 files changed, 0 insertions, 0 deletions