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/jinja
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.1.1
Choose a base ref
...
head repository: pallets/jinja
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.1.2
Choose a head ref
  • 14 commits
  • 11 files changed
  • 3 contributors

Commits on Apr 1, 2022

  1. update requirements

    davidism committed Apr 1, 2022
    Configuration menu
    Copy the full SHA
    8fd4b28 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1646 from pallets/update-requirements

    update requirements
    davidism authored Apr 1, 2022
    Configuration menu
    Copy the full SHA
    9b52134 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. start version 3.1.2

    davidism committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    ea69e41 View commit details
    Browse the repository at this point in the history
  2. add missing options to overlay from __init__

    Tom Brouwer authored and davidism committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    21da8f5 View commit details
    Browse the repository at this point in the history
  3. fix flake8-bugbear finding

    davidism committed Apr 4, 2022
    Configuration menu
    Copy the full SHA
    5d3d241 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1647 from Tom-Brouwer/202204/add-missing-overlay-…

    …options
    
    Add missing environment options to the Environment.overlay method
    davidism authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    990602f View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. update requirements

    davidism committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    466a200 View commit details
    Browse the repository at this point in the history
  2. Fix race conditions in FileSystemBytecodeCache

    David Vitek authored and davidism committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    746bb95 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1655 from dvitek/dvitek/issue1654

    Fix Race conditions in FileSystemBytecodeCache
    davidism authored Apr 25, 2022
    Configuration menu
    Copy the full SHA
    b802b5a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. update requirements

    davidism committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    9faee28 View commit details
    Browse the repository at this point in the history
  2. ignore new mypy finding

    davidism committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    a24df26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8efee35 View commit details
    Browse the repository at this point in the history
  4. release version 3.1.2

    davidism committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    1e68ba8 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1660 from pallets/release-3.1.2

    release version 3.1.2
    davidism authored Apr 28, 2022
    Configuration menu
    Copy the full SHA
    b08cd4b View commit details
    Browse the repository at this point in the history
Loading