mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-27 19:13:26 +08:00
* _codecs: mark positional-only args as such * _codecs: rename __data to __str where relevant * _codecs: fix utf_16_ex_decode and utf_32_ex_decode * _codecs: fix default value of charmap_encode * _codecs: fix availability of charbuffer_encode