Skip to content

bpo-32467: Let collections.abc.ValuesView inherit from Collection#5152

Merged
rhettinger merged 2 commits into
python:masterfrom
rhettinger:abc-values-view
Jan 12, 2018
Merged

bpo-32467: Let collections.abc.ValuesView inherit from Collection#5152
rhettinger merged 2 commits into
python:masterfrom
rhettinger:abc-values-view

Conversation

@rhettinger
Copy link
Copy Markdown
Contributor

@rhettinger rhettinger commented Jan 11, 2018

@DevOpsCraftsman
Copy link
Copy Markdown

The documentation page needs also an update:

Doc/library/collections.abc.rst, line 90

:class:ValuesView :class:MappingView

We have to append :class:Collection.

@rhettinger rhettinger merged commit 02556fb into python:master Jan 12, 2018
@rhettinger rhettinger deleted the abc-values-view branch January 12, 2018 05:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants