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: pallets/flask
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.2
Choose a base ref
...
head repository: pallets/flask
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.3
Choose a head ref
  • 9 commits
  • 42 files changed
  • 2 contributors

Commits on Feb 3, 2024

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

Commits on Apr 7, 2024

  1. update project files (#5457)

    * update pre-commit hook
    * upgrade pip with venv
    * update description and version
    * show url in publish environment
    * update versions
    * update versions, separate typing job
    * use dependabot grouped updates
      ignore upload/download-artifact until slsa updates
    * use sphinx.ext.extlinks instead of sphinx-issues
    * update dev dependencies
    * update editorconfig
    * update gitignore
    * update .readthedocs.yaml
    * license is txt, readme is md
    * update pyproject.toml
      add typed classifier
      add pyright config
      simplify urls
    * tox builds docs in place
    * update min test py version
    * add tox env to update all dev dependencies
    * update issue and pr templates
    * rename security docs page to not conflict with org policy file
    * simplify matrix
    davidism authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    87d5f5b View commit details
    Browse the repository at this point in the history
  2. start version 3.0.3

    davidism committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    7320e31 View commit details
    Browse the repository at this point in the history
  3. access sha1 lazily

    davidism committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    db46111 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b739390 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    adb7dd9 View commit details
    Browse the repository at this point in the history
  6. Don't set the cli attribute in the sansio scaffold

    It is (currently) Flask specific and hence cannot be shared in the
    sansio shared code.
    pgjones authored and davidism committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    5fdce4c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5e22cc9 View commit details
    Browse the repository at this point in the history
  8. release version 3.0.3

    davidism committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    c12a5d8 View commit details
    Browse the repository at this point in the history
Loading