Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gh-141510: No longer accept frozendict in PyDict_Copy()#145542

Merged
vstinner merged 2 commits intopython:mainfrom
vstinner:dict_copy3
Mar 5, 2026
Merged

gh-141510: No longer accept frozendict in PyDict_Copy()#145542
vstinner merged 2 commits intopython:mainfrom
vstinner:dict_copy3

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commentedMar 5, 2026
edited by github-actionsbot
Loading

Rename _PyDict_Copy() to anydict_copy().


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

Replace PyObject_IsInstance(op, &PyFrozenDict_Type) withPyFrozenDict_Check().
@vstinnervstinner merged commit0c29f83 intopython:mainMar 5, 2026
50 checks passed
@vstinnervstinner deleted the dict_copy3 branchMarch 5, 2026 14:26
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@methanemethaneAwaiting requested review from methanemethane is a code owner

@markshannonmarkshannonAwaiting requested review from markshannonmarkshannon is a code owner

@ZeroIntensityZeroIntensityAwaiting requested review from ZeroIntensityZeroIntensity is a code owner

Assignees

No one assigned

Labels

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@vstinner

[8]ページ先頭

©2009-2026 Movatter.jp