mirror of
https://github.com/python/cpython.git
synced 2026-02-28 18:10:53 +00:00
Fix scheme count in sysconfig whatsnew entry (GH-94110)
This commit is contained in:
parent
346aabf916
commit
9c47cf337c
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