Skip to content

Commit 2719fd6

Browse files
authored
Merge pull request #12559 from webknjaz/maintenance/hotfixes/note/12545--venv-detection-mingw
2 parents 51ee388 + 2455e99 commit 2719fd6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

changelog/12544.improvement.rst

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
The _in_venv function now detects Python virtual environments by checking
2-
for a pyvenv.cfg file, ensuring reliable detection on various platforms.
3-
4-
-- by :user:`zachsnickers`.
1+
The ``_in_venv()`` function now detects Python virtual environments by
2+
checking for a :file:`pyvenv.cfg` file, ensuring reliable detection on
3+
various platforms -- by :user:`zachsnickers`.

changelog/12545.improvement.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
12544.improvement.rst

0 commit comments

Comments
 (0)