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: graphql-python/graphql-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0b6
Choose a base ref
...
head repository: graphql-python/graphql-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.0b7
Choose a head ref
  • 2 commits
  • 8 files changed
  • 1 contributor

Commits on Oct 13, 2023

  1. chore: update to latest versions of framework (#120)

    * chore: update to flask 3
    
    * chore: update to sanic 23
    
    * fix: remove use of deprecated cgi module
    
    * chore: remove Python 3.7 from CI
    
    EOL since 2023-06-27
    https://devguide.python.org/versions/
    
    * chore: remove unused context
    
    * chore: update versions of dev tools
    
    * chore: make 3.11 the default python version in CI
    kiendang authored Oct 13, 2023
    Configuration menu
    Copy the full SHA
    17363af View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. release: v3.0.0b7 (#122)

    kiendang authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    8af13c0 View commit details
    Browse the repository at this point in the history
Loading