◐ Shell
clean mode source ↗

bpo-29592: site: skip abs_paths() when it's redundant by methane · Pull Request #167 · python/cpython

It seems redundant for now.

@methane

@methane methane changed the title bpo-29592: remove abs_paths() from site.py bpo-29592: site: skip abs_paths() when it's redundant

Feb 19, 2017

ncoghlan

akruis added a commit to akruis/cpython that referenced this pull request

Aug 16, 2018
printf() was used to emit parts of an error message, if there is a
pending error while entering Stackless subsystem.

akruis added a commit to akruis/cpython that referenced this pull request

Aug 16, 2018
printf() was used to emit parts of an error message, if there is a
pending error while entering Stackless subsystem.
(cherry picked from commit 8a44a5f)

akruis added a commit to akruis/cpython that referenced this pull request

Sep 11, 2018
printf() was used to emit parts of an error message, if there is a
pending error while entering Stackless subsystem.
(cherry picked from commit 8a44a5f)