SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72153 0 0 Python

docs: correct outdated MappingProxyType docstrings (#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.
J
Joshua Bronson committed
2d10fa9bc4cf83c5e5dd73decc9a138d6d247374
Parent: d45cd2d
Committed by GitHub <noreply@github.com> on 1/19/2022, 9:20:43 PM