8000 Fix scheme count in `sysconfig` whatsnew entry (GH-94110) · python/cpython@9c47cf3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9c47cf3

Browse files
authored
Fix scheme count in sysconfig whatsnew entry (GH-94110)
1 parent 346aabf commit 9c47cf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/whatsnew/3.11.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -694,7 +694,7 @@ sys
694694
sysconfig
695695
---------
696696

697-
* Two new :ref:`installation schemes <installation_paths>`
697+
* Three new :ref:`installation schemes <installation_paths>`
698698
(*posix_venv*, *nt_venv* and *venv*) were added and are used when Python
699699
creates new virtual environments or when it is running from a virtual
700700
environment.

0 commit comments

Comments
 (0)
0