New submission from Guido van Rossum:

The typing docs don't seem to mention Set (which is a bit of an anomaly, since 
it corresponds to builtins.set, not to collections.abc.Set -- the latter is 
typing.AbstractSet). Also, AbstractSet is mentioned twice. (And the second 
occurrence somehow doesn't have a "paragraph" link.)

All this should be easy to fix.

----------
assignee: docs@python
components: Documentation
keywords: easy
messages: 259954
nosy: docs@python, gvanrossum
priority: normal
severity: normal
status: open
title: Missing docs for typing.Set
versions: Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue26322>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to