You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The links to the source code for the string module on for both python 3.14 and 3.15 are broken. They incorrectly point to the previous module location Lib/string.py not Lib/string/__init__.py.
Documentation
The links to the source code for the
stringmodule on for both python 3.14 and 3.15 are broken. They incorrectly point to the previous module locationLib/string.pynotLib/string/__init__.py.Linked PRs