Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: encode/httpcore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4ee1ca2
Choose a base ref
...
head repository: encode/httpcore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a173552
Choose a head ref
  • 5 commits
  • 36 files changed
  • 4 contributors

Commits on Oct 10, 2024

  1. Use new typing style (#963)

    * Use new typing style
    
    * Pass all checks
    zrquan authored Oct 10, 2024
    Configuration menu
    Copy the full SHA
    127505b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

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

Commits on Oct 28, 2024

  1. default port for the socks5h scheme (#972)

    * default port for the socks5h scheme
    
    * Update test_models.py
    
    * Update test_models.py
    
    * Update test_models.py
    mateuszlitwin authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    0bfcee4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Add proxy configuration to ConnectionPool. (#974)

    * Add proxy configuration to ConnectionPool
    
    * Update tests for new proxy API, and nocover old classes.
    
    * Update CHANGELOG
    
    * Iterate refactor
    
    * Revert "Iterate refactor"
    
    This reverts commit ee9cfe1.
    
    ---------
    
    Co-authored-by: Tom Christie <tomchristie@users.noreply.github.com>
    lovelydinosaur and tomchristie authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    13e281d View commit details
    Browse the repository at this point in the history
  2. Version 1.0.7 (#977)

    lovelydinosaur authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    a173552 View commit details
    Browse the repository at this point in the history
Loading