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: django/asgiref
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.9.1
Choose a base ref
...
head repository: django/asgiref
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.10.0
Choose a head ref
  • 7 commits
  • 8 files changed
  • 4 contributors

Commits on Sep 16, 2025

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

Commits on Sep 19, 2025

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

Commits on Sep 23, 2025

  1. Configuration menu
    Copy the full SHA
    83cd6f3 View commit details
    Browse the repository at this point in the history
  2. Remove Python 3.8 from tox

    Support dropped in v3.9.
    carltongibson committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    4f892bd View commit details
    Browse the repository at this point in the history
  3. Releasing 3.9.2

    carltongibson committed Sep 23, 2025
    Configuration menu
    Copy the full SHA
    3471a0c View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2025

  1. Added AsyncSingleThreadContext (#511)

    * Added AsyncSingleThreadContext
    * Add AsyncSingleThreadContext to Changelog.
    
    ---------
    
    Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
    Arfey and carltongibson authored Oct 5, 2025
    Configuration menu
    Copy the full SHA
    b08087c View commit details
    Browse the repository at this point in the history
  2. Releasing 3.10.0.

    carltongibson committed Oct 5, 2025
    Configuration menu
    Copy the full SHA
    f587b12 View commit details
    Browse the repository at this point in the history
Loading