]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39572: Document ’total’ flag of TypedDict (GH-18554)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Feb 2020 05:24:51 +0000 (21:24 -0800)
committerGitHub <noreply@github.com>
Wed, 19 Feb 2020 05:24:51 +0000 (21:24 -0800)
commit44c690112d96a81fe02433de7900a4f8f9457012
treebf8d88d46c2587a0153694247cda9c1083ffcf73
parentd77e77116fa7a9fc85be1d9f417c7e9e33fe1296
bpo-39572: Document ’total’ flag of TypedDict (GH-18554)

(cherry picked from commit ab6423fe2de0ed5f8a0dc86a9c7070229326b0f0)

Co-authored-by: ananthan-123 <ananthakrishnan15.2001@gmail.com>
Doc/library/typing.rst
Lib/typing.py
Misc/NEWS.d/next/Documentation/2020-02-18-18-37-07.bpo-39572.CCtzy1.rst [new file with mode: 0644]