Skip to content

gh-112640: Add kwdefaults parameter to types.FunctionType.__new__#112641

Merged
hauntsaninja merged 3 commits into
python:mainfrom
sobolevn:issue-112640
Jan 11, 2024
Merged

gh-112640: Add kwdefaults parameter to types.FunctionType.__new__#112641
hauntsaninja merged 3 commits into
python:mainfrom
sobolevn:issue-112640

Conversation

@sobolevn

@sobolevn sobolevn commented Dec 3, 2023

Copy link
Copy Markdown
Member

@hauntsaninja hauntsaninja left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I ran into this just last week :-)

@vstinner vstinner left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

I just have a minor suggestion on the Changelog: are you ok with it?

Comment thread Misc/NEWS.d/next/Library/2023-12-03-11-15-53.gh-issue-112640.-FVwP7.rst Outdated
@hauntsaninja
hauntsaninja merged commit 2ac4cf4 into python:main Jan 11, 2024
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
Glyphack pushed a commit to Glyphack/cpython that referenced this pull request Sep 2, 2024
Sign up for free to 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