Skip to content

Commit f5f68ff

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 24ed439 commit f5f68ff

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
@@ -113,7 +113,7 @@ identifier. Python currently uses eight paths:
113113

114114
Return the default scheme name for the current platform.
115115

116-
.. versionchanged:: 3.10
116+
.. versionadded:: 3.10
117117
This function was previously named ``_get_default_scheme()`` and
118118
considered an implementation detail.
119119

0 commit comments

Comments
 (0)