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: aio-libs/multidict
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.2
Choose a base ref
...
head repository: aio-libs/multidict
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.3
Choose a head ref
  • 4 commits
  • 7 files changed
  • 3 contributors

Commits on Apr 10, 2025

  1. Fix the library building in debug mode (#1144)

    Closes #1143
    
    ---------
    
    Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <webknjaz@redhat.com>
    asvetlov and webknjaz authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    57c09c0 View commit details
    Browse the repository at this point in the history
  2. Fix custom PyType_GetModuleByDef when non-heap type object was passed (

    …#1147)
    
    Co-authored-by: J. Nick Koston <nick@koston.org>
    asvetlov and bdraco authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    cf690d5 View commit details
    Browse the repository at this point in the history
  3. Run tests in debug mode as well (#1146)

    Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <webknjaz@redhat.com>
    bdraco and webknjaz authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    28b7b4b View commit details
    Browse the repository at this point in the history
  4. Release 6.4.3 (#1148)

    bdraco authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    5f64e68 View commit details
    Browse the repository at this point in the history
Loading