diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-10-04 11:56:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-04 11:56:58 (GMT) |
commit | ee2f2bdb306a9ea286a64308376adfe5329367f0 (patch) | |
tree | b2da9595ba0b2b07b9dc083529b4bc4bd95ae7eb /Python/getversion.c | |
parent | bbce8bd05dd25c6e74487940fa1977485b52baf4 (diff) | |
download | cpython-ee2f2bdb306a9ea286a64308376adfe5329367f0.zip cpython-ee2f2bdb306a9ea286a64308376adfe5329367f0.tar.gz cpython-ee2f2bdb306a9ea286a64308376adfe5329367f0.tar.bz2 |
[3.12] Enhance TypedDict docs around required/optional keys (GH-109547) (#109982)
Enhance TypedDict docs around required/optional keys (GH-109547)
As discussed in comments to GH-109544, the semantics of this attribute
are somewhat confusing. Add a note explaining its limitations and
steering users towards __required_keys__ and __optional_keys__ instead.
(cherry picked from commit f49958c886a2f2608f1008186d588efc2a98b445)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Diffstat (limited to 'Python/getversion.c')
0 files changed, 0 insertions, 0 deletions