FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-95913 Add string section to Whatsnew with new Template methods by CAM-Gerlach · Pull Request #98311 · python/cpython · GitHub

/ cpython Public

gh-95913 Add string section to Whatsnew with new Template methods - #98311

Merged
pablogsal merged 1 commit into
python:mainfrom
CAM-Gerlach:whatsnew-add-template-methods
Oct 24, 2022
Merged

gh-95913 Add string section to Whatsnew with new Template methods#98311
pablogsal merged 1 commit into
python:mainfrom
CAM-Gerlach:whatsnew-add-template-methods

Conversation

CAM-Gerlach commented Oct 16, 2022
edited
Loading

Copy link
Copy Markdown
Member

Part of #95913 . As discussed there, two new methods were added to string.Template for 3.11 in issue #90465 / PR #30493 , but were not added to What's New. This PR does just that.

bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Oct 16, 2022
CAM-Gerlach added 3.11 only security fixes needs backport to 3.11 only security fixes labels Oct 16, 2022
CAM-Gerlach mentioned this pull request Oct 16, 2022
33 tasks
CAM-Gerlach force-pushed the whatsnew-add-template-methods branch from 4d7e6dd to a441c77 Compare October 16, 2022 01:40
pablogsal merged commit e2dc223 into python:main Oct 24, 2022

Copy link
Copy Markdown
Contributor

Thanks @CAM-Gerlach for the PR, and @pablogsal for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒⛏🤖

Copy link
Copy Markdown

GH-98593 is a backport of this pull request to the 3.11 branch.

bedevere-bot removed the needs backport to 3.11 only security fixes label Oct 24, 2022
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 24, 2022
…ds (pythonGH-98311)

(cherry picked from commit e2dc223)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
miss-islington added a commit that referenced this pull request Oct 24, 2022
…-98311)

(cherry picked from commit e2dc223)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
pablogsal pushed a commit that referenced this pull request Oct 24, 2022
…-98311)

(cherry picked from commit e2dc223)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
pablogsal pushed a commit that referenced this pull request Oct 24, 2022
…-98311)

(cherry picked from commit e2dc223)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.11 only security fixes docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL