Skip to content

Commit d3ea82a

Browse files
authored
GH-100206: use versionadded for the addition of sysconfig.get_default_scheme (#100207)
1 parent 0e081a0 commit d3ea82a

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)