mirror of
https://github.com/python/cpython.git
synced 2025-09-28 11:15:17 +00:00
Fix scheme count in sysconfig
whatsnew entry (GH-94110)
(cherry picked from commit 9c47cf337c
)
Co-authored-by: Frank Dana <ferdnyc@gmail.com>
This commit is contained in:
parent
791c3fd2c9
commit
0fda8742a4
1 changed files with 1 additions and 1 deletions
|
@ -694,7 +694,7 @@ sys
|
|||
sysconfig
|
||||
---------
|
||||
|
||||
* Two new :ref:`installation schemes <installation_paths>`
|
||||
* Three new :ref:`installation schemes <installation_paths>`
|
||||
(*posix_venv*, *nt_venv* and *venv*) were added and are used when Python
|
||||
creates new virtual environments or when it is running from a virtual
|
||||
environment.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue