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: ets-labs/python-dependency-injector
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: osminogin/python-dependency-injector
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 13 commits
  • 15 files changed
  • 3 contributors

Commits on Feb 20, 2024

  1. annotate pydantic models for tests

    anton-petrov authored and osminogin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    fd47056 View commit details
    Browse the repository at this point in the history
  2. remove legacy python versions

    anton-petrov authored and osminogin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    23ebec0 View commit details
    Browse the repository at this point in the history
  3. ci: change default python to 3.12

    anton-petrov authored and osminogin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a77583c View commit details
    Browse the repository at this point in the history
  4. all tests passed

    anton-petrov authored and osminogin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    b326358 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aacb380 View commit details
    Browse the repository at this point in the history
  6. Python 3.12 Support

    anton-petrov authored and osminogin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    3509ec2 View commit details
    Browse the repository at this point in the history
  7. Ignore .vscode

    anton-petrov authored and osminogin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    77607c2 View commit details
    Browse the repository at this point in the history
  8. Bump cibuildwheel

    Pentusha authored and osminogin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    18431ec View commit details
    Browse the repository at this point in the history
  9. try to fix build. Update cython

    Pentusha authored and osminogin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    7b7b45e View commit details
    Browse the repository at this point in the history
  10. Fix some mypy errors

    Pentusha authored and osminogin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    1219cdb View commit details
    Browse the repository at this point in the history
  11. Drop legacy Python versions

    Pentusha authored and osminogin committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    a951b8d View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4f4709b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    07a8553 View commit details
    Browse the repository at this point in the history
Loading