-
-
Notifications
You must be signed in to change notification settings - Fork 189
Comparing changes
Open a pull request
base repository: uqfoundation/dill
base: 0.3.9
head repository: uqfoundation/dill
compare: 0.4.0
- 14 commits
- 56 files changed
- 4 contributors
Commits on Sep 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 99bcfe8 - Browse repository at this point
Copy the full SHA 99bcfe8View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 29579fd - Browse repository at this point
Copy the full SHA 29579fdView commit details
Commits on Oct 2, 2024
-
fix buiding documentation with sphinx 8.x (#684)
* fix buiding documentation with sphinx 8.x * Fix building doc without have `dill` installed Small fix which allows build documentation out of source tree without have `dill` installed. This will guarantee that documentation is always build against proper `dill` version. * update comments in conf file --------- Signed-off-by: Tomasz Kłoczko <kloczek@github.com> Co-authored-by: Mike McKerns <mmckerns@caltech.edu>
Configuration menu - View commit details
-
Copy full SHA for bc71737 - Browse repository at this point
Copy the full SHA bc71737View commit details
Commits on Oct 29, 2024
-
add initial support for python 3.14 (#691)
* add initial support for python 3.14 * update docs to rtfd 11.11.0
Configuration menu - View commit details
-
Copy full SHA for 2bee9e4 - Browse repository at this point
Copy the full SHA 2bee9e4View commit details
Commits on Oct 30, 2024
-
Bump starlette from 0.37.2 to 0.40.0 in /docs (#686)
Bumps [starlette](https://github.com/encode/starlette) from 0.37.2 to 0.40.0. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.37.2...0.40.0) --- updated-dependencies: - dependency-name: starlette dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e3c85c8 - Browse repository at this point
Copy the full SHA e3c85c8View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c8b8c57 - Browse repository at this point
Copy the full SHA c8b8c57View commit details
Commits on Jan 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5adb444 - Browse repository at this point
Copy the full SHA 5adb444View commit details -
Bump jinja2 from 3.1.4 to 3.1.5 in /docs (#695)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7f678e7 - Browse repository at this point
Copy the full SHA 7f678e7View commit details
Commits on Feb 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a3d129f - Browse repository at this point
Copy the full SHA a3d129fView commit details
Commits on Feb 21, 2025
-
Configuration menu - View commit details
-
Copy full SHA for acc49cf - Browse repository at this point
Copy the full SHA acc49cfView commit details
Commits on Mar 12, 2025
-
fix CodeType support for PyPy3.11 7.3.19+ (#707)
Add support for the variation of `types.CodeType` used in PyPy3.11 7.3.19 and newer. It introduces `co_qualname` in addition to the previous members — but it does not feature `co_exceptiontable` like CPython 3.11. I've named the version `(3,11,'p')` for PyPy. Fixes #706
Configuration menu - View commit details
-
Copy full SHA for 599265e - Browse repository at this point
Copy the full SHA 599265eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0717bd1 - Browse repository at this point
Copy the full SHA 0717bd1View commit details -
Bump jinja2 from 3.1.5 to 3.1.6 in /docs (#705)
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.5 to 3.1.6. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.5...3.1.6) --- updated-dependencies: - dependency-name: jinja2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for cd7a5a8 - Browse repository at this point
Copy the full SHA cd7a5a8View commit details
Commits on Apr 16, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 16eb90b - Browse repository at this point
Copy the full SHA 16eb90bView commit details
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 0.3.9...0.4.0