mirror of
https://github.com/python/cpython.git
synced 2026-05-15 08:59:27 -04:00
e4315f58d2
Added support for user settable default encodings. The current implementation uses a per-process global which defines the value of the encoding parameter in case it is set to NULL (meaning: use the default encoding).