mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
GH-100206: use versionadded for the addition of sysconfig.get_default_scheme (GH-100207)
(cherry picked from commit d3ea82aaf9)
Co-authored-by: Filipe Laíns <lains@riseup.net>
This commit is contained in:
parent
24ed439462
commit
f5f68ff192
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ identifier. Python currently uses eight paths:
|
|||
|
||||
Return the default scheme name for the current platform.
|
||||
|
||||
.. versionchanged:: 3.10
|
||||
.. versionadded:: 3.10
|
||||
This function was previously named ``_get_default_scheme()`` and
|
||||
considered an implementation detail.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue