-
Notifications
You must be signed in to change notification settings - Fork 49
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: sqlalchemy/dogpile.cache
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: rel_1_3_3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: sqlalchemy/dogpile.cache
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 15 commits
- 21 files changed
- 3 contributors
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c170666 - Browse repository at this point
Copy the full SHA c170666View commit details
Commits on Jun 19, 2024
-
per README: $ cd tests/tls/generate $ make clean $ make install Change-Id: I8c5ed807df4eda8f44b034d3a0bc42426b21ad80
Configuration menu - View commit details
-
Copy full SHA for 6a127f9 - Browse repository at this point
Copy the full SHA 6a127f9View commit details -
pin setuptools below 69.3 and prepare for "build" for releases
Change-Id: Ib70446cc3c7d7d8acb264ffa2237a0c7aac5a0f5
Configuration menu - View commit details
-
Copy full SHA for f8cde2c - Browse repository at this point
Copy the full SHA f8cde2cView commit details
Commits on Jun 26, 2024
-
Change-Id: I38512f2122429fc3853c5f27f4dc203e0ca87050
Configuration menu - View commit details
-
Copy full SHA for 7bcb75b - Browse repository at this point
Copy the full SHA 7bcb75bView commit details
Commits on Jul 1, 2024
-
remove sidebar toggle here, it's in site build
Change-Id: I72ab911e434b969be288cb21238f0c0e5b4fdc09
Configuration menu - View commit details
-
Copy full SHA for 03f6843 - Browse repository at this point
Copy the full SHA 03f6843View commit details
Commits on Jul 3, 2024
-
This is isn't really necessary, but it does make the necessary requirements a little more discoverable and allows dependent libraries and projects to avoid "vendoring" dogpile's own dependencies. Closes: #212 Pull-request: #212 Pull-request-sha: 1b56573 Change-Id: Ic5cfbc1d469b0fe6639fccf09953941aed341c15
Configuration menu - View commit details
-
Copy full SHA for 08ec8ee - Browse repository at this point
Copy the full SHA 08ec8eeView commit details
Commits on Aug 14, 2024
-
Added backend for valkey server. This is based on valkey-py as the driver. im not sure what's up with typing here, just ignoring errors for now pifpaf 3.2.0 no longer needs setuptools dependency as they've fixed those issues for py3.12 Change-Id: Ia412eef1c06ecae6da0d84d411db0aabcbcb7a6a
Configuration menu - View commit details
-
Copy full SHA for b02c3d9 - Browse repository at this point
Copy the full SHA b02c3d9View commit details
Commits on Sep 2, 2024
-
The pin for ``setuptools<69.3`` in ``pyproject.toml`` has been removed. This pin was to prevent a sudden change to :pep:`625` in setuptools from taking place which changes the file name of SQLAlchemy's source distribution on pypi to be an all lower case name, and the change was extended to all SQLAlchemy projects to prevent any further surprises. However, the presence of this pin is now holding back environments that otherwise want to use a newer setuptools, so we've decided to move forward with this change, with the assumption that build environments will have largely accommodated the setuptools change by now. Change-Id: I0cd9ab0512004669a8f0aa0cb7f560d89a2da2bd
Configuration menu - View commit details
-
Copy full SHA for 8f32eea - Browse repository at this point
Copy the full SHA 8f32eeaView commit details
Commits on Oct 11, 2024
-
turn off autodoc_inherit_docstrings
this is producing documentation that's basically wrong, e.g. some of the notes for CacheBackend.get() are very misleading when they are pasted into ProxyBackend. Add get_serialized() to ProxyBackend synopsis. Change-Id: I0d6eb18ce9638579b0a134c56e31aab7bc9514e1
Configuration menu - View commit details
-
Copy full SHA for 4155447 - Browse repository at this point
Copy the full SHA 4155447View commit details
Commits on Jan 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d4ade1c - Browse repository at this point
Copy the full SHA d4ade1cView commit details
Commits on Jan 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0d32f68 - Browse repository at this point
Copy the full SHA 0d32f68View commit details
Commits on Jan 28, 2025
-
dont evaluate Redis as a generic at runtime
Fixes to the recently added ``RedisClusterBackend`` fixing a runtime typing error that prevented it from running. Fixes: #263 Change-Id: I1e6d4404bce0fd0515277b1db0c7e90d1582f961
Configuration menu - View commit details
-
Copy full SHA for 6e9fa04 - Browse repository at this point
Copy the full SHA 6e9fa04View commit details -
remove setuptools test command
not sure how this was here for this long Change-Id: I49e8bddb09f7e6fd63d1580d1f4e12c9d59f4d9e
Configuration menu - View commit details
-
Copy full SHA for 7b62638 - Browse repository at this point
Copy the full SHA 7b62638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 331fae1 - Browse repository at this point
Copy the full SHA 331fae1View commit details -
Configuration menu - View commit details
-
Copy full SHA for de85b10 - Browse repository at this point
Copy the full SHA de85b10View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff rel_1_3_3...main