-
Notifications
You must be signed in to change notification settings - Fork 31
Comparing changes
Open a pull request
base repository: crate/crate-python
base: 0.33.0
head repository: crate/crate-python
compare: 0.34.0
- 19 commits
- 29 files changed
- 3 contributors
Commits on Jul 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fac7355 - Browse repository at this point
Copy the full SHA fac7355View commit details
Commits on Jul 31, 2023
-
Chore: Update documentation content
- Add missing credits to change log - Update to crate-docs 2.1.1 - Improve wording - Update intersphinx reference to SQLAlchemy 2.x
Configuration menu - View commit details
-
Copy full SHA for 9919250 - Browse repository at this point
Copy the full SHA 9919250View commit details -
Chore: Satisfy linter admonition flake8 E721
The admonition was: E721 do not compare types, for exact checks use `is` / `is not`, for instance checks use `isinstance()`. Apparently, it has been added to flake8 6.1.0, released on July 29, 2023
Configuration menu - View commit details
-
Copy full SHA for d2d44a5 - Browse repository at this point
Copy the full SHA d2d44a5View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d011673 - Browse repository at this point
Copy the full SHA d011673View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2e9ccfd - Browse repository at this point
Copy the full SHA 2e9ccfdView commit details
Commits on Sep 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c574896 - Browse repository at this point
Copy the full SHA c574896View commit details -
Configuration menu - View commit details
-
Copy full SHA for 524936e - Browse repository at this point
Copy the full SHA 524936eView commit details
Commits on Sep 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c276159 - Browse repository at this point
Copy the full SHA c276159View commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 279434c - Browse repository at this point
Copy the full SHA 279434cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9eaf38d - Browse repository at this point
Copy the full SHA 9eaf38dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47ad022 - Browse repository at this point
Copy the full SHA 47ad022View commit details -
Improve exception handling: Properly raise
IntegrityError
exceptions... when receiving `DuplicateKeyException` errors from CrateDB, instead of the more general `ProgrammingError`.
Configuration menu - View commit details
-
Copy full SHA for ac8b2f4 - Browse repository at this point
Copy the full SHA ac8b2f4View commit details -
Update sphinx requirement from <7,>=3.5 to >=3.5,<8
Updates the requirements on [sphinx](https://github.com/sphinx-doc/sphinx) to permit the latest version. - [Release notes](https://github.com/sphinx-doc/sphinx/releases) - [Changelog](https://github.com/sphinx-doc/sphinx/blob/master/CHANGES) - [Commits](sphinx-doc/sphinx@v3.5.0...v7.0.0) --- updated-dependencies: - dependency-name: sphinx dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 40cf2e9 - Browse repository at this point
Copy the full SHA 40cf2e9View commit details
Commits on Sep 29, 2023
-
Maintenance: Remove use of deprecated
setuptools.ssl_support
As a replacement for `find_ca_bundle`, use `certifi.where()`.
Configuration menu - View commit details
-
Copy full SHA for 0a482ac - Browse repository at this point
Copy the full SHA 0a482acView commit details -
Configuration menu - View commit details
-
Copy full SHA for c925717 - Browse repository at this point
Copy the full SHA c925717View commit details -
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 7c4a4c9 - Browse repository at this point
Copy the full SHA 7c4a4c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 471f026 - Browse repository at this point
Copy the full SHA 471f026View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1ac679 - Browse repository at this point
Copy the full SHA c1ac679View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45a1d7f - Browse repository at this point
Copy the full SHA 45a1d7fView 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.33.0...0.34.0