Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
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: pubnub/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: pubnub/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: python-http2-tests
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 367 files changed
  • 1 contributor

Commits on May 14, 2026

  1. Add HTTP/2 support and protocol version logging

    - feat: enable HTTP/2 negotiation on the synchronous httpx handler
    - feat: add http_version field to ResponseInfo
    - feat: log negotiated protocol version at DEBUG level across all request handlers
    jguz-pubnub committed May 14, 2026
    Configuration menu
    Copy the full SHA
    210f59b View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    jguz-pubnub committed May 14, 2026
    Configuration menu
    Copy the full SHA
    00ff8bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5779bf1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2026

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