mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +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.