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: psqlpy-python/psqlpy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.11.1
Choose a base ref
...
head repository: psqlpy-python/psqlpy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.11.2
Choose a head ref
  • 11 commits
  • 39 files changed
  • 4 contributors

Commits on Jun 10, 2025

  1. Try to support new pyo3 interfaces

    Yury Romanchuk committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    32e534e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72f992a View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2025

  1. add pypy3.11 to build matrix

    bymoye authored Jun 20, 2025
    Configuration menu
    Copy the full SHA
    506d209 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. Merge pull request #141 from psqlpy-python/new-pyo3

    Support new pyo3 interfaces
    chandr-andr authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    ddfd90f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36e96c7 View commit details
    Browse the repository at this point in the history
  3. Resolved all warnings

    chandr-andr committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    b10dabc View commit details
    Browse the repository at this point in the history
  4. Resolved add warnings

    chandr-andr committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    256def2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #144 from psqlpy-python/resolve-all-warnings

    Resolved all warnings
    chandr-andr authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    1f3b4e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a68cd6a View commit details
    Browse the repository at this point in the history
  7. Merge pull request #143 from bymoye/pypy3.11

    add pypy3.11 to build matrix
    chandr-andr authored Jun 26, 2025
    Configuration menu
    Copy the full SHA
    d5117fb View commit details
    Browse the repository at this point in the history
  8. Bumped version to 0.11.2

    chandr-andr committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    f5bc0de View commit details
    Browse the repository at this point in the history
Loading