mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
* Add type stub for the lzma module * Claim to extend BinaryIO to resolve test failures This doesn't record the true hierarchy of the type, though avoids errors from mypy that 'Argument 1 of "read" incompatible with supertype "BufferedIOBase"'.