Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-91539: improve performance of get_proxies_environment #91566

Merged
merged 26 commits into from
Oct 5, 2022

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    42118e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37ff8d9 View commit details
    Browse the repository at this point in the history
  3. fix case of short env name

    eendebakpt committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    b8de962 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'performance/getproxies_environment' of githubeendebakpt…

    …:eendebakpt/cpython into performance/getproxies_environment
    eendebakpt committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    0f90945 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    eendebakpt committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    336da07 View commit details
    Browse the repository at this point in the history
  6. fix whitespace

    eendebakpt committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    cabeb47 View commit details
    Browse the repository at this point in the history
  7. whitespace

    eendebakpt committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    c581748 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    4217396 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

  1. Configuration menu
    Copy the full SHA
    0055604 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Configuration menu
    Copy the full SHA
    869fa9a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2022

  1. Update Lib/urllib/request.py

    Co-authored-by: Carl Meyer <[email protected]>
    eendebakpt and carljm authored May 18, 2022
    Configuration menu
    Copy the full SHA
    dba0414 View commit details
    Browse the repository at this point in the history
  2. Update Lib/urllib/request.py

    Co-authored-by: Carl Meyer <[email protected]>
    eendebakpt and carljm authored May 18, 2022
    Configuration menu
    Copy the full SHA
    76f16ca View commit details
    Browse the repository at this point in the history
  3. Update Lib/urllib/request.py

    Co-authored-by: Carl Meyer <[email protected]>
    eendebakpt and carljm authored May 18, 2022
    Configuration menu
    Copy the full SHA
    d3feb07 View commit details
    Browse the repository at this point in the history
  4. Update Lib/urllib/request.py

    Co-authored-by: Carl Meyer <[email protected]>
    eendebakpt and carljm authored May 18, 2022
    Configuration menu
    Copy the full SHA
    b9ab037 View commit details
    Browse the repository at this point in the history
  5. whitespace

    eendebakpt committed May 18, 2022
    Configuration menu
    Copy the full SHA
    f961505 View commit details
    Browse the repository at this point in the history
  6. Update Misc/NEWS.d/next/Library/2022-04-15-11-29-38.gh-issue-91539.7W…

    …gVuA.rst
    
    Co-authored-by: Carl Meyer <[email protected]>
    eendebakpt and carljm authored May 18, 2022
    Configuration menu
    Copy the full SHA
    36e5497 View commit details
    Browse the repository at this point in the history
  7. Update Lib/urllib/request.py

    Co-authored-by: Carl Meyer <[email protected]>
    eendebakpt and carljm authored May 18, 2022
    Configuration menu
    Copy the full SHA
    ca4fbd4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    77cceab View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2022

  1. Configuration menu
    Copy the full SHA
    9687ebb View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    3bf6f63 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2022

  1. Configuration menu
    Copy the full SHA
    fc36faa View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2022

  1. Configuration menu
    Copy the full SHA
    b6d866f View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2022

  1. Configuration menu
    Copy the full SHA
    f40e0dc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Configuration menu
    Copy the full SHA
    41410da View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Configuration menu
    Copy the full SHA
    41b72c6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    9db1103 View commit details
    Browse the repository at this point in the history