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: ionelmc/python-lazy-object-proxy
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.12.0
Choose a base ref
...
head repository: ionelmc/python-lazy-object-proxy
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 14 commits
  • 17 files changed
  • 4 contributors

Commits on Aug 23, 2025

  1. Configuration menu
    Copy the full SHA
    3143125 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3857696 View commit details
    Browse the repository at this point in the history
  3. Move test_proto benchmark to test_perf as well

    Fixes #90
    
    Signed-off-by: Michał Górny <[email protected]>
    mgorny authored and ionelmc committed Aug 23, 2025
    Configuration menu
    Copy the full SHA
    09c3ec8 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2026

  1. remove tox-direct

    Co-authored-by: Jincheng Ni [email protected]
    Signed-off-by: ffgan <[email protected]>
    ffgan authored and ionelmc committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    1fefcaf View commit details
    Browse the repository at this point in the history
  2. fix 3.14t test error

    Co-authored-by: Jincheng Ni [email protected]
    Signed-off-by: ffgan <[email protected]>
    ffgan authored and ionelmc committed Jan 27, 2026
    Configuration menu
    Copy the full SHA
    61c1257 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2026

  1. build wheel for riscv64

    Co-authored by: [email protected];
    
    Signed-off-by: ffgan <[email protected]>
    ffgan authored and ionelmc committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    077bb7e View commit details
    Browse the repository at this point in the history
  2. pin python version to 3.11

    Co-authored by: [email protected];
    
    Signed-off-by: ffgan <[email protected]>
    ffgan authored and ionelmc committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    c9527f3 View commit details
    Browse the repository at this point in the history
  3. Remove python_arch args for Python 3.11 due to no free-threaded support

    Co-authored by: [email protected];
    
    Signed-off-by: ffgan <[email protected]>
    ffgan authored and ionelmc committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    e267973 View commit details
    Browse the repository at this point in the history
  4. Correct setup-python's installation logic

    Co-authored by: [email protected];
    
    Signed-off-by: ffgan <[email protected]>
    ffgan authored and ionelmc committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    b264398 View commit details
    Browse the repository at this point in the history
  5. fix py313t-cover (ubuntu/x86_64) build fail

    Co-authored by: [email protected];
    
    Signed-off-by: ffgan <[email protected]>
    ffgan authored and ionelmc committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    e28a055 View commit details
    Browse the repository at this point in the history
  6. unpin cibuildwheel version for non cibw_build

    Co-authored by: [email protected];
    
    Signed-off-by: ffgan <[email protected]>
    ffgan authored and ionelmc committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    18c5645 View commit details
    Browse the repository at this point in the history
  7. Up skel.

    ionelmc committed Feb 22, 2026
    Configuration menu
    Copy the full SHA
    e579c64 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0e154df View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f970e32 View commit details
    Browse the repository at this point in the history
Loading