Skip to content

Conversation

@alexomics
Copy link
Contributor

@alexomics alexomics commented Nov 4, 2025

In 3.14, implementation file string.py became __init__.py (paired with a new __main__.py) within a new string directory that also contains the template directory for the new string.template module.


📚 Documentation preview 📚: https://cpython-previews--141008.org.readthedocs.build/

@python-cla-bot
Copy link

python-cla-bot bot commented Nov 4, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Nov 4, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Nov 4, 2025
@terryjreedy terryjreedy changed the title gh-141007: update source code link gh-141007: update string module source code link Nov 4, 2025
@terryjreedy terryjreedy added 3.14 bugs and security fixes needs backport to 3.14 bugs and security fixes and removed 3.14 bugs and security fixes labels Nov 4, 2025
@terryjreedy terryjreedy merged commit fa02422 into python:main Nov 5, 2025
41 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Nov 5, 2025
@miss-islington-app
Copy link

Thanks @alexomics for the PR, and @terryjreedy for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Nov 5, 2025
In 3.14, the former string.py became `__init__.py` within a new `string` directory that also contains a new submodule file, `templatelib.py`.
(cherry picked from commit fa02422)

Co-authored-by: alex <30386655+alexomics@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Nov 5, 2025

GH-141030 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Nov 5, 2025
terryjreedy pushed a commit that referenced this pull request Nov 5, 2025
…141030)

gh-141007: update string module source code link (GH-141008)

In 3.14, the former string.py became `__init__.py` within a new `string` directory that also contains a new submodule file, `templatelib.py`.
(cherry picked from commit fa02422)

Co-authored-by: alex <30386655+alexomics@users.noreply.github.com>
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request Dec 6, 2025
In 3.14, the former string.py became `__init__.py` within a new `string` directory that also contains a new submodule file, `templatelib.py`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants