diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2021-11-26 14:58:13 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-26 14:58:13 (GMT) |
commit | 3f024e27c29a57dd4f805aa2431d713ed0fe57b2 (patch) | |
tree | f4c9e8c3b1e4c595df35583ea28d04d11beb1950 /Python/pythonrun.c | |
parent | 7842aed7a7938df20b652177458407683e7f1a0b (diff) | |
download | cpython-3f024e27c29a57dd4f805aa2431d713ed0fe57b2.zip cpython-3f024e27c29a57dd4f805aa2431d713ed0fe57b2.tar.gz cpython-3f024e27c29a57dd4f805aa2431d713ed0fe57b2.tar.bz2 |
bpo-44353: Correct docstring for `NewType` (GH-29785)
The docstring for `typing.NewType` is no longer strictly accurate, now that `NewType` is a class, rather than a function
(cherry picked from commit 93c65df83cef71a4bc77d71afecdec8744c4f73a)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions