10000 Comparing 4.42.0...4.43.0 · ets-labs/python-dependency-injector · GitHub
[go: up one dir, main page]

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

Commits on Nov 4, 2024

  1. Migrate to Cython3 (#813)

    * Fix asyncio tests
    
    * Convert class-private attributes to just private
    
    * Upgrade to Cython 3
    
    * Regenerate C files
    
    * Fix tox coverage report
    ZipFile authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    595daeb View commit details
    Browse the repository at this point in the history
  2. Pin Cython version

    rmk135 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    9071583 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3748690 Vie 8000 w commit details
    Browse the repository at this point in the history
  4. Add support for Python 3.13 (#828)

    * Update tests pipeline and setup.py
    
    * Update tox coverage command
    
    * Add setuptools to the dev requirements file
    
    * Enforce coverage version in tox
    
    * Leave coveralls CI/CD job on Python 3.12 because coveralls 4.0.1 doesn't support Python 3.13
    
    * Update changelog and publishing jobs
    rmk135 authored Nov 4, 2024
    Configuration menu
    Copy the full SHA
    c92129d View commit details
    Browse the repository at this point in the history
  5. Update version to 4.43.0

    rmk135 committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    3777a94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    abf2a25 View commit details
    Browse the repository at this point in the history
Loading
0