mirror of
https://github.com/python/cpython.git
synced 2026-06-29 14:18:58 -04:00
f15a29f975
Encoding now return bytes instead of str8. eval(), exec(), compile() now accept unicode or bytes.