Skip to content

Commit cd4166f

Browse files
GH-100206: use versionadded for the addition of sysconfig.get_default_scheme (GH-100207)
(cherry picked from commit d3ea82a) Co-authored-by: Filipe Laíns <lains@riseup.net>
1 parent 60383a3 commit cd4166f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/sysconfig.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ identifier. Python currently uses eight paths:
121121

122122
Return the default scheme name for the current platform.
123123

124-
.. versionchanged:: 3.10
124+
.. versionadded:: 3.10
125125
This function was previously named ``_get_default_scheme()`` and
126126
considered an implementation detail.
127127

0 commit comments

Comments
 (0)