Skip to content

gh-111999: Fix the signature of str.format_map() - #119540

Merged
JelleZijlstra merged 1 commit into
python:mainfrom
serhiy-storchaka:str-format_map-signature
May 25, 2024
Merged

gh-111999: Fix the signature of str.format_map()#119540
JelleZijlstra merged 1 commit into
python:mainfrom
serhiy-storchaka:str-format_map-signature

Conversation

@serhiy-storchaka

@serhiy-storchakaserhiy-storchaka commented May 25, 2024

Copy link
Copy Markdown
Member

@miss-islington-app

Copy link
Copy Markdown

Thanks @serhiy-storchaka for the PR, and @JelleZijlstra for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 25, 2024
(cherry picked from commit 08e6543)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@bedevere-app

Copy link
Copy Markdown

GH-119543 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label May 25, 2024
JelleZijlstra pushed a commit that referenced this pull request May 25, 2024
…119543)
(cherry picked from commit 08e6543)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
@JelleZijlstraJelleZijlstra mentioned this pull request May 28, 2024
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
@serhiy-storchaka
serhiy-storchaka deleted the str-format_map-signature branch July 1, 2026 16:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@serhiy-storchaka@JelleZijlstra@Eclips4