1. 25 Oct, 2017 1 commit
    • Nick Coghlan's avatar
      bpo-31845: Fix reading flags from environment (GH-4105) · d7ac0612
      Nick Coghlan authored
      The startup refactoring means command line settings
      are now applied after settings are read from the
      environment.
      
      This updates the way command line settings are applied
      to account for that, ensures more settings are first read
      from the environment in _PyInitializeCore, and adds a
      simple test case covering the flags that are easy to check.
      d7ac0612
  2. 24 Oct, 2017 11 commits
  3. 23 Oct, 2017 6 commits
  4. 22 Oct, 2017 6 commits
  5. 21 Oct, 2017 1 commit
  6. 20 Oct, 2017 2 commits
  7. 19 Oct, 2017 7 commits
  8. 18 Oct, 2017 3 commits
  9. 17 Oct, 2017 3 commits