Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
concurrent
futures
process.py
Find file
Blame
History
Permalink
Don't import wait from connection, it shadows a name (GH-13112)
· f7bda5c5
Brian Quinlan
authored
May 07, 2019
(lint cleanup) This import causes an argument parameter to shadow the global import name.
f7bda5c5