Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于thread过时 #992

Open
Wangxuechi opened this issue Jul 19, 2023 · 0 comments
Open

关于thread过时 #992

Wangxuechi opened this issue Jul 19, 2023 · 0 comments

Comments

@Wangxuechi
Copy link

Wangxuechi commented Jul 19, 2023

python3中已经废弃了thread这个库,取而代之的是threading,但还是用了_thread库来保留。建议官方文档和GitHub的实例用threading来替代thread,threading继承了所有thread的方法可以平滑替换

@Wangxuechi Wangxuechi changed the title 关于thread过失 关于thread过时 Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant