Skip to content
Prev Previous commit
Update Misc/NEWS.d/next/Library/2023-04-22-22-37-39.gh-issue-103699.N…
…izCjc.rst

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
  • Loading branch information
adriangb and JelleZijlstra authored Apr 23, 2023
commit 3fe75eb478bc11ade95cf7b7989f60e481e0da36
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
Add ``__orig_bases__`` to non-generic TypedDicts, call-based TypedDicts, and
call-based NamedTuples
call-based NamedTuples. Other TypedDicts and NamedTuples already had the attribute.