add byte-to-byte encodings submodules (#13120)

This commit is contained in:
Stephen Morton
2024-11-26 20:34:39 -08:00
committed by GitHub
parent 3f9c6d5845
commit 3d00ca80f1
7 changed files with 158 additions and 6 deletions

View File

@@ -59,15 +59,9 @@ weakref.WeakValueDictionary.update
# TODO: Modules that exist at runtime, but are missing from stubs
# ==========
encodings.ascii
encodings.base64_codec
encodings.bz2_codec
encodings.hex_codec
encodings.latin_1
encodings.quopri_codec
encodings.raw_unicode_escape
encodings.unicode_escape
encodings.uu_codec
encodings.zlib_codec
turtledemo
turtledemo\..+
xml.sax.expatreader