bpo-38353: Fix calculate_argv0_path() for symlinks by vstinner · Pull Request #16549 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

calculate_argv0_path() must read argv0_path link, not read
program_full_path link.

jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request

Dec 5, 2019
calculate_argv0_path() must read argv0_path link, not read
program_full_path link.

Labels