SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72137 0 43 Python

Issue #19512: sys_displayhook() now uses an identifier for "builtins"

dictionary key and only decodes "\n" string once to write a newline.

So "builtins" and "\n" are only decoded once from UTF-8, at the first call.
V
Victor Stinner committed
d02fbb8f715a90079737e3048535b98c5a4e94e9
Parent: 6853108