add the remaining encodings submodules (#13123)

This commit is contained in:
Stephen Morton
2024-11-26 20:00:19 -08:00
committed by GitHub
parent ceec43659c
commit 720946c9d2
7 changed files with 136 additions and 6 deletions

View File

@@ -58,19 +58,13 @@ weakref.WeakValueDictionary.update
# ==========
# TODO: Modules that exist at runtime, but are missing from stubs
# ==========
encodings.aliases
encodings.ascii
encodings.base64_codec
encodings.bz2_codec
encodings.charmap
encodings.hex_codec
encodings.idna
encodings.latin_1
encodings.punycode
encodings.quopri_codec
encodings.raw_unicode_escape
encodings.rot_13
encodings.undefined
encodings.unicode_escape
encodings.utf_16
encodings.utf_16_be