1. 20 Dec, 2017 1 commit
    • Victor Stinner's avatar
      bpo-32030: Cleanup pymain_main() (#4935) · 19760863
      Victor Stinner authored
      * Reorganize pymain_main() to make the code more flat
      * Clear configurations before pymain_update_sys_path()
      * Mark Py_FatalError() and _Py_FatalInitError() with _Py_NO_RETURN
      * Replace _PyMain.run_code variable with a new RUN_CODE() macro
      * Move _PyMain.cf into a local variable in pymain_run_python()
      19760863
  2. 19 Dec, 2017 13 commits
  3. 18 Dec, 2017 9 commits
  4. 17 Dec, 2017 2 commits
  5. 16 Dec, 2017 8 commits
  6. 15 Dec, 2017 7 commits