Skip to content

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

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

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

Conversation

@vstinner
Copy link
Member

@vstinner vstinner commented Mar 18, 2026

@vstinner
Copy link
Member Author

vstinner commented Mar 18, 2026

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:main Mar 18, 2026
39 checks passed
@vstinner vstinner deleted the whatsnew_isinstance branch March 18, 2026 22:09
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants