Skip to content

Conversation

@youknowone
Copy link
Contributor

@youknowone youknowone commented Dec 20, 2025

instead of hard-coded "python"

I tried to use EnvBuilder._venv_path or sysconfig.get_path('purelib', scheme='venv'), but that complicates IMPL_NAME initialization because they returns abstract path. Please tell me if that's better.

@bedevere-app bedevere-app bot added tests Tests in the Lib/test dir awaiting review labels Dec 20, 2025
@gvanrossum gvanrossum changed the title gh-142999: test_venv uses sysconfig._get_implementation().lower() gh-142999: Make test_venv use sysconfig._get_implementation().lower() instead of hardcoding "python" Dec 20, 2025
@youknowone youknowone marked this pull request as draft December 20, 2025 04:23
@youknowone youknowone marked this pull request as ready for review December 23, 2025 03:58
vsajip
vsajip previously approved these changes Dec 24, 2025
@youknowone
Copy link
Contributor Author

@vsajip I am not sure this is the correct fix. #142999 (comment)

@vsajip vsajip dismissed their stale review December 27, 2025 11:27

Further changes are apparently being proposed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants