New submission from jack1142 <kuba.kuc...@gmail.com>:
It looks like the documentation lists standard library collections that support parameterized generics[1] however, it seems to only feature a part of all the collections that support parametrizing (I'm going by the list that was produced by Ethan Smith[2], it could be slightly inaccurate now, but that can be cross-checked when making the contribution). I would be interested in making a PR adding these if/when this issue gets accepted. [1] https://docs.python.org/3.10/library/stdtypes.html#standard-generic-collections [2] https://github.com/gvanrossum/cpython/pull/1#issuecomment-582781121 ---------- assignee: docs@python components: Documentation messages: 380467 nosy: docs@python, jack1142 priority: normal severity: normal status: open title: The list of standard generic collections is incomplete type: enhancement versions: Python 3.10, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue42280> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com