Skip to content
Snippets Groups Projects
Commit 92bdb2f8ab0c authored by Jelle Zijlstra's avatar Jelle Zijlstra
Browse files

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).
parent 892febb20fc9
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment