Files
typeshed/stdlib/2and3
Alvaro Caceres 4c20cd6711 2and3/mmap.pyi : remove "type: ignore" (#425)
First was for mypy compatibility, but is no longer needed.

Second is removed by going inheriting (Iterable[bytes],
Container[bytes], Sized, Reversible[bytes]) instead of
Sequence[bytes]. Should presumably catch more errors when using __getattr__
2016-08-01 14:20:37 -07:00
..
2016-07-29 05:59:26 -07:00
2016-04-13 11:44:43 +02:00
2016-07-29 08:02:24 -07:00
2016-07-29 15:26:14 -07:00
2016-07-28 06:15:22 -07:00
2016-07-29 05:50:46 -07:00
2016-07-26 07:41:08 -07:00
2016-07-22 07:38:17 -07:00