Skip to content

gh-141510: Document isinstance change for frozendict in What's New - #146107

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:whatsnew_isinstance
Mar 18, 2026
Merged

gh-141510: Document isinstance change for frozendict in What's New#146107
vstinner merged 1 commit into
python:mainfrom
vstinner:whatsnew_isinstance

Conversation

@vstinner

@vstinnervstinner commented Mar 18, 2026

Copy link
Copy Markdown
Member

@vstinner

vstinner commented Mar 18, 2026

Copy link
Copy Markdown
MemberAuthor

The isinstance(arg, dict) question has been asked multiple times (see the latest), so I propose documenting solutions in the What's New in Python 3.15 document.

cc @corona10@entwanne

@vstinner
vstinner merged commit 656abe3 into python:mainMar 18, 2026
39 checks passed
@vstinner
vstinner deleted the whatsnew_isinstance branch March 18, 2026 22:09
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsMar 18, 2026
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants

@vstinner@corona10