Skip to content

Conversation

@miss-islington
Copy link
Contributor

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 2d10fa9)

Co-authored-by: Joshua Bronson [email protected]

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 2d10fa9) Co-authored-by: Joshua Bronson <[email protected]>
@miss-islington
Copy link
ContributorAuthor

@jab and @gvanrossum: Status check is done, and it's a failure ❌ .

1 similar comment
@miss-islington
Copy link
ContributorAuthor

@jab and @gvanrossum: Status check is done, and it's a failure ❌ .

@miss-islingtonmiss-islington merged commit 54fedda into python:3.9Jan 19, 2022
@miss-islingtonmiss-islington deleted the backport-2d10fa9-3.9 branch January 19, 2022 21:57
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip issueskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@miss-islington@gvanrossum@the-knights-who-say-ni@bedevere-bot@jab