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.6.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: v1.7.0
Choose a head ref
  • 15 commits
  • 26 files changed
  • 1 contributor

Commits on Aug 26, 2021

  1. Fix some warnings. Ref #39.

    ionelmc committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    0581e27 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    aac09dd View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2021

  1. Replace travis and appveyor with github actions. Implement the same p…

    …ypy build skip as in python-hunter.
    
    This consequentely drop support for 2.7 and adds 3.10.
    ionelmc committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    047c4eb View commit details
    Browse the repository at this point in the history
  2. Forgot to update tox envs.

    ionelmc committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    a37abc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e9aa2fb View commit details
    Browse the repository at this point in the history
  4. Remove leftover constraint.

    ionelmc committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    80287ab View commit details
    Browse the repository at this point in the history
  5. Allow building as pure.

    ionelmc committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    fba445f View commit details
    Browse the repository at this point in the history
  6. Update changelog.

    ionelmc committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    89cd8ae View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e83f3ca View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3d23e5e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    472b9b0 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2021

  1. Configuration menu
    Copy the full SHA
    3df85fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8434285 View commit details
    Browse the repository at this point in the history
  3. Ooof.

    ionelmc committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    f1b14d7 View commit details
    Browse the repository at this point in the history
  4. Bump version: 1.6.0 → 1.7.0

    ionelmc committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    8bac493 View commit details
    Browse the repository at this point in the history
Loading