mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-13 19:19:46 +08:00
de98690e72
I ran stubtest and spotted 2 things missing in 3.8 stdlib - added BadGzipFile exception for gzip: https://docs.python.org/3/library/gzip.html#gzip.BadGzipFile - added math.perm() method: https://docs.python.org/3/library/math.html#math.perm