]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-133823: require explicit empty sequence for 0-field `TypedDict` objects (#133863)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sun, 11 May 2025 08:04:45 +0000 (10:04 +0200)
committerGitHub <noreply@github.com>
Sun, 11 May 2025 08:04:45 +0000 (08:04 +0000)
commit87312119dab72f23cf337bcd9c30889513f050ee
treee7183d9b842ab36795e18a2683d0c30952ce0eb2
parentadd828951e34988d2a75743a98ee0711b8dcfabf
gh-133823: require explicit empty sequence for 0-field `TypedDict` objects (#133863)
Doc/whatsnew/3.15.rst
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2025-05-11-08-48-55.gh-issue-133823.F8udQy.rst [new file with mode: 0644]