Skip to content

gh-127727: Warn when running a virtual environment created for a different minor Python version#149715

Open
sepehr-rs wants to merge 4 commits into
python:mainfrom
sepehr-rs:fix-127727
Open

gh-127727: Warn when running a virtual environment created for a different minor Python version#149715
sepehr-rs wants to merge 4 commits into
python:mainfrom
sepehr-rs:fix-127727

Conversation

@sepehr-rs
Copy link
Copy Markdown

@sepehr-rs sepehr-rs commented May 12, 2026

@sepehr-rs sepehr-rs requested review from FFY00 and warsaw as code owners May 12, 2026 09:25
@python-cla-bot
Copy link
Copy Markdown

python-cla-bot Bot commented May 12, 2026

All commit authors signed the Contributor License Agreement.

CLA signed

@sepehr-rs
Copy link
Copy Markdown
Author

I’m seeing the “Lint / lint” check fail in CI, but I can’t find a concrete error message in the job logs, and make patchcheck passes locally.
I may be missing something obvious, any pointers would be appreciated.

@picnixz
Copy link
Copy Markdown
Member

picnixz commented May 12, 2026

There are lines with whitespaces only but the GH UI may not show them properly.

@sepehr-rs
Copy link
Copy Markdown
Author

Thanks a lot, lint check is passing now!

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warn when running in a virtual environment that was created for a different minor Python version

2 participants