C:\Program Files\JetBrains\PyCharm Community Edition 2021.2.3\plugins\python-ce\helpers\pydev\pydevd.pycurrentThread() is deprecated, use current_thread() instead
dummy_thread = threading.currentThread() 我安装了最新版本的python,删除了旧版本,弹出了这个警告。Python代码照常运行,但在调试后弹出</e