-
-
Notifications
You must be signed in to change notification settings - Fork 179
Comparing changes
Open a pull request
base repository: prettytable/prettytable
base: 3.4.1
head repository: prettytable/prettytable
compare: 3.5.0
- 19 commits
- 14 files changed
- 3 contributors
Commits on Oct 3, 2022
-
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v2.37.3 → v2.38.2](asottile/pyupgrade@v2.37.3...v2.38.2) - [github.com/psf/black: 22.6.0 → 22.8.0](psf/black@22.6.0...22.8.0)
Configuration menu - View commit details
-
Copy full SHA for 5b18c74 - Browse repository at this point
Copy the full SHA 5b18c74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dba696 - Browse repository at this point
Copy the full SHA 8dba696View commit details
Commits on Oct 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bcb678a - Browse repository at this point
Copy the full SHA bcb678aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ebd2e7 - Browse repository at this point
Copy the full SHA 6ebd2e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fdeefe - Browse repository at this point
Copy the full SHA 6fdeefeView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 1b8b3eb - Browse repository at this point
Copy the full SHA 1b8b3ebView commit details
Commits on Oct 18, 2022
-
Update src/prettytable/prettytable.py
Remove _typeshed reference as we don't have access to it and we can use typing.Any instead. Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 22f780d - Browse repository at this point
Copy the full SHA 22f780dView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 977879e - Browse repository at this point
Copy the full SHA 977879eView commit details -
Update src/prettytable/colortable.py
Removed Callable, ClassVar, and Incomplete since they aren't used in the file. Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9a1f368 - Browse repository at this point
Copy the full SHA 9a1f368View commit details -
Update src/prettytable/prettytable.py
Changed Incomplete to Any since we don't have access to the _typeshed module. Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 82b8917 - Browse repository at this point
Copy the full SHA 82b8917View commit details -
Removed import of "List" from "typing" since we now have access to "list" from the "from __future__ import annotations" line
Configuration menu - View commit details
-
Copy full SHA for 11f0435 - Browse repository at this point
Copy the full SHA 11f0435View commit details -
Configuration menu - View commit details
-
Copy full SHA for 409be53 - Browse repository at this point
Copy the full SHA 409be53View commit details
Commits on Oct 26, 2022
-
Committed via https://github.com/asottile/all-repos
Configuration menu - View commit details
-
Copy full SHA for d582f49 - Browse repository at this point
Copy the full SHA d582f49View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc1a363 - Browse repository at this point
Copy the full SHA fc1a363View commit details
Commits on Oct 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d230f77 - Browse repository at this point
Copy the full SHA d230f77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fb68dd - Browse repository at this point
Copy the full SHA 1fb68ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ff98d0 - Browse repository at this point
Copy the full SHA 7ff98d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fabac93 - Browse repository at this point
Copy the full SHA fabac93View commit details -
Configuration menu - View commit details
-
Copy full SHA for c73b7e3 - Browse repository at this point
Copy the full SHA c73b7e3View 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 3.4.1...3.5.0