📝 Add markup to the PR #12545 changelog entry
This commit is contained in:
parent
51ee3880c7
commit
2455e99ea3
|
@ -1,4 +1,3 @@
|
|||
The _in_venv function now detects Python virtual environments by checking
|
||||
for a pyvenv.cfg file, ensuring reliable detection on various platforms.
|
||||
|
||||
-- by :user:`zachsnickers`.
|
||||
The ``_in_venv()`` function now detects Python virtual environments by
|
||||
checking for a :file:`pyvenv.cfg` file, ensuring reliable detection on
|
||||
various platforms -- by :user:`zachsnickers`.
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
12544.improvement.rst
|
Loading…
Reference in New Issue