-
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.34.0
head repository: crate/crate-python
compare: 0.35.0
- 15 commits
- 20 files changed
- 3 contributors
Commits on Oct 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9a8ac8b - Browse repository at this point
Copy the full SHA 9a8ac8bView commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc56873 - Browse repository at this point
Copy the full SHA bc56873View commit details
Commits on Nov 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 159a6b7 - Browse repository at this point
Copy the full SHA 159a6b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e77e9e - Browse repository at this point
Copy the full SHA 5e77e9eView commit details -
Co-authored-by: Sebastian Utz <su@rtme.net>
Configuration menu - View commit details
-
Copy full SHA for 984c26e - Browse repository at this point
Copy the full SHA 984c26eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1d1c1a - Browse repository at this point
Copy the full SHA d1d1c1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d27c6f - Browse repository at this point
Copy the full SHA 1d27c6fView commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0fe5412 - Browse repository at this point
Copy the full SHA 0fe5412View commit details
Commits on Jan 12, 2024
-
Update urllib3 requirement from <2.1 to <2.2
Updates the requirements on [urllib3](https://github.com/urllib3/urllib3) to permit the latest version. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@0.3...2.1.0) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 1f9b9de - Browse repository at this point
Copy the full SHA 1f9b9deView commit details
Commits on Jan 16, 2024
-
Chore: Fix pandas testing dependency by downgrading to pandas 2.0
ImportError: cannot import name 'makeTimeDataFrame' from 'pandas._testing'
Configuration menu - View commit details
-
Copy full SHA for 7411233 - Browse repository at this point
Copy the full SHA 7411233View commit details -
Permit
urllib3.Timeout
instances for defining timeout values.Using that, you can configure both the socket `connect` and `read` timeout settings, in seconds.
Configuration menu - View commit details
-
Copy full SHA for af27cb1 - Browse repository at this point
Copy the full SHA af27cb1View commit details -
Bump actions/setup-python from 4 to 5
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-python 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 7be9a36 - Browse repository at this point
Copy the full SHA 7be9a36View commit details -
Update flake8 requirement from <7,>=4 to >=4,<8
Updates the requirements on [flake8](https://github.com/pycqa/flake8) to permit the latest version. - [Commits](PyCQA/flake8@4.0.0...7.0.0) --- updated-dependencies: - dependency-name: flake8 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4b39a84 - Browse repository at this point
Copy the full SHA 4b39a84View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9213f2e - Browse repository at this point
Copy the full SHA 9213f2eView commit details -
CI: Fix release workflow recipe by downgrading to Python 3.11
On Python 3.12, there is: Traceback (most recent call last): File "/home/runner/work/crate-python/crate-python/setup.py", line 22, in <module> from setuptools import setup, find_packages ModuleNotFoundError: No module named 'setuptools'
Configuration menu - View commit details
-
Copy full SHA for b7773a5 - Browse repository at this point
Copy the full SHA b7773a5View 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.34.0...0.35.0