[cherry-pick] support python3.8 (#27450)
* Fix test_gast_with_compatibility.py due to the problem of gast in python3.8 (#27433)
test=develop
* fix dll load bug on windows from python3.8 (#27324)
* Support python3.8 (#26850)
* Support python3.8
test=notest
* Replace the 'spawn' start method with 'fork' start method for multiprocessing, on MacOS with python>=3.8 (#27317)
* Replace the 'spawn' start method with 'fork' start method for multiprocessing, on MacOs when python>=3.8
test=develop
* Correct the error in decorator.py (#27409)
test=develop
Co-authored-by: NZhou Wei <52485244+zhouwei25@users.noreply.github.com>
Showing
想要评论请 注册 或 登录