https://github.com/python/cpython/commit/033fc47f28fbac9312c2d2bc0df27969032296c3
commit: 033fc47f28fbac9312c2d2bc0df27969032296c3
branch: main
author: Serhiy Storchaka <[email protected]>
committer: serhiy-storchaka <[email protected]>
date: 2026-08-13T05:57:05Z
summary:
gh-90982: Use the standard wording in the site.getsitepackages() versionchanged
(GH-155654)
files:
M Doc/library/site.rst
diff --git a/Doc/library/site.rst b/Doc/library/site.rst
index 6f989e2b21b8bf..fe8718280b2a01 100644
--- a/Doc/library/site.rst
+++ b/Doc/library/site.rst
@@ -460,7 +460,7 @@ Module contents
.. versionadded:: 3.2
.. versionchanged:: 3.3
- Add the optional *prefixes* argument.
+ Added the optional *prefixes* parameter.
.. function:: getuserbase()
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3//lists/python-checkins.python.org
Member address: [email protected]