• G
    [cherry-pick] support python3.8 (#27450) · 5260e473
    guofei 提交于
    * 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>
    5260e473
paddle_build.sh 57.3 KB