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
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.

2 participants