mirror of
https://github.com/AdaCore/cpython.git
synced 2026-02-12 12:57:15 -08:00
Encoding now return bytes instead of str8. eval(), exec(), compile() now accept unicode or bytes.
Encoding now return bytes instead of str8. eval(), exec(), compile() now accept unicode or bytes.