mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-14 07:02:13 +08:00
* Update stubs for `collections` module in both Pythons. * Update `typing.NamedTuple` stub to have `_source` attribute. * Fix compatibility of `deque.index` signature with supertype `Sequence`