diff options
author | MonadChains <monadchains@gmail.com> | 2022-07-10 18:04:01 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-10 18:04:01 (GMT) |
commit | e8e4b550f50e716c57cc5d0225042ab766c5582d (patch) | |
tree | f1bfa0a3eca34c3104290cb6bc66858a109cb547 /Lib/uuid.py | |
parent | ef61b259e35a0249840184b59f43d8a7f9b095bc (diff) | |
download | cpython-e8e4b550f50e716c57cc5d0225042ab766c5582d.zip cpython-e8e4b550f50e716c57cc5d0225042ab766c5582d.tar.gz cpython-e8e4b550f50e716c57cc5d0225042ab766c5582d.tar.bz2 |
gh-94309: Deprecate typing.Hashable/Sized (GH-94626)
Deprecate typing.Hashable/Sized. Use the collections.abc counterparts directly instead.
To be consistent with PEP 585, deprecated aliases will not raise any DeprecationWarning.
Diffstat (limited to 'Lib/uuid.py')
0 files changed, 0 insertions, 0 deletions