mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 08:47:39 +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