diff options
author | Jelle Zijlstra <jelle.zijlstra@gmail.com> | 2022-03-18 17:56:36 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-18 17:56:36 (GMT) |
commit | 3a2b89580ded72262fbea0f7ad24096a90c42b9c (patch) | |
tree | 21941d20291148e508cf4755031ec34e1fe7986d /Doc/whatsnew | |
parent | d0a91bd277d1122b41d59e8022b596e3b3ae24fe (diff) | |
download | cpython-3a2b89580ded72262fbea0f7ad24096a90c42b9c.zip cpython-3a2b89580ded72262fbea0f7ad24096a90c42b9c.tar.gz cpython-3a2b89580ded72262fbea0f7ad24096a90c42b9c.tar.bz2 |
bpo-43224: Add TypeVarTuple.__name__ (GH-31954)
I noticed that TypeVar and ParamSpec put their name in a __name__
attribute, but TypeVarTuple doesn't. Let's be consistent.
Diffstat (limited to 'Doc/whatsnew')
0 files changed, 0 insertions, 0 deletions