Issue #20879: Delay the initialization of encoding and decoding tables for
base32, ascii85 and base85 codecs in the base64 module, and delay the initialization of the unquote_to_bytes() table of the urllib.parse module, to not waste memory if these modules are not used.
V
Victor Stinner committed
d6a91a7ab69fe449259d8719acf63cca9af45ba0
Parent: 2a60534