diff options
author | Jelle Zijlstra <jelle.zijlstra@gmail.com> | 2021-04-12 08:42:53 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-12 08:42:53 (GMT) |
commit | 9825bdfbd5c966abf1f1b7264992d722a94c9613 (patch) | |
tree | 393e11e62ed0c808010af578fbb0cb4afd00b0c6 /Python/future.c | |
parent | cc2ffcdfd78df3a18edae60df81b2f1b044b1634 (diff) | |
download | cpython-9825bdfbd5c966abf1f1b7264992d722a94c9613.zip cpython-9825bdfbd5c966abf1f1b7264992d722a94c9613.tar.gz cpython-9825bdfbd5c966abf1f1b7264992d722a94c9613.tar.bz2 |
bpo-43723: Deprecate camelCase aliases from threading (GH-25174)
The snake_case names have existed since Python 2.6, so there is
no reason to keep the old camelCase names around. One similar
method, threading.Thread.isAlive, was already removed in
Python 3.9 (bpo-37804).
Diffstat (limited to 'Python/future.c')
0 files changed, 0 insertions, 0 deletions