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: crate/crate-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.31.0
Choose a base ref
...
head repository: crate/crate-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.31.1
Choose a head ref
  • 5 commits
  • 6 files changed
  • 4 contributors

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    bbd7df3 View commit details
    Browse the repository at this point in the history
  2. Update zope-testrunner requirement from <6,>=5 to >=5,<7

    Updates the requirements on [zope-testrunner](https://github.com/zopefoundation/zope.testrunner) to permit the latest version.
    - [Release notes](https://github.com/zopefoundation/zope.testrunner/releases)
    - [Changelog](https://github.com/zopefoundation/zope.testrunner/blob/master/CHANGES.rst)
    - [Commits](zopefoundation/zope.testrunner@5.0...6.0)
    
    ---
    updated-dependencies:
    - dependency-name: zope-testrunner
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and amotl committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    f5e1072 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Enable RETURNING clause for sqlalchemy 2.0

    Taliik authored and amotl committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    f1a338f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68c689f View commit details
    Browse the repository at this point in the history
  3. Release 0.31.1

    amotl committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9032a3f View commit details
    Browse the repository at this point in the history
Loading