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.8.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.9.0
Choose a head ref
  • 10 commits
  • 17 files changed
  • 1 contributor

Commits on Dec 17, 2022

  1. Fix repo ref.

    ionelmc committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    f177ea4 View commit details
    Browse the repository at this point in the history
  2. Bump.

    ionelmc committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    30e8c5a View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    8f6f9d3 View commit details
    Browse the repository at this point in the history
  2. Turns out the simple implementation is faster on Python 3 so default …

    …to that when falling back to pure python.
    ionelmc committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    2595906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    219bf78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf4afc6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    13f1a55 View commit details
    Browse the repository at this point in the history
  6. Update changelog.

    ionelmc committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    c08c7c9 View commit details
    Browse the repository at this point in the history
  7. Fix link.

    ionelmc committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    89cccd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c56c68b View commit details
    Browse the repository at this point in the history
Loading