mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-14 11:39:44 +08:00
5dc89fe8cf
I found the signatures here: https://github.com/python/cpython/blob/6a16b18224fa98f6d192aa5014affeccc0376eb3/Modules/_codecsmodule.c#L729 https://github.com/google/pytype/issues/348 was opened against pytype about utf_16_be_encode being missing.