SIGN IN SIGN UP

support: temp_dir() and change_cwd() uses repr() in error message

Serhiy Storshaka pointed me that str(path) can emit a BytesWarning: use
repr(path) instead.
V
Victor Stinner committed
3722f1f483065338e83ec1e28cd8dc8412ef39d7
Parent: 620580f