-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: willjpope/python-OBD
base: master
head repository: brendan-w/python-OBD
compare: master
- 20 commits
- 19 files changed
- 7 contributors
Commits on Feb 6, 2023
-
tox.ini: Bump the python and pypi versions
Signed-off-by: Alistair Francis <alistair@alistair23.me>
Configuration menu - View commit details
-
Copy full SHA for c55a7a9 - Browse repository at this point
Copy the full SHA c55a7a9View commit details -
Signed-off-by: Alistair Francis <alistair@alistair23.me>
Configuration menu - View commit details
-
Copy full SHA for 7642ad6 - Browse repository at this point
Copy the full SHA 7642ad6View commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e952b91 - Browse repository at this point
Copy the full SHA e952b91View commit details
Commits on Jul 10, 2023
-
Brendan Whitfield committedJul 10, 2023 Configuration menu - View commit details
-
Copy full SHA for d95554a - Browse repository at this point
Copy the full SHA d95554aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d5cd05 - Browse repository at this point
Copy the full SHA 7d5cd05View commit details
Commits on Aug 14, 2023
-
Added readthedocs yaml config file before config files are enforced
Brendan Whitfield committedAug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for eb8679e - Browse repository at this point
Copy the full SHA eb8679eView commit details -
Fixed mkdocs pages -> nav config
Brendan Whitfield committedAug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for 3ecbf6f - Browse repository at this point
Copy the full SHA 3ecbf6fView commit details -
Revert docs updates: This is more finicky than I anticipated
Brendan Whitfield committedAug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for d7aad00 - Browse repository at this point
Copy the full SHA d7aad00View commit details -
Added readthedocs yaml config file before config files are enforced
Also fixed some of the doc headers for more modern versions of mkdocs
Brendan Whitfield committedAug 14, 2023 Configuration menu - View commit details
-
Copy full SHA for d7c781a - Browse repository at this point
Copy the full SHA d7c781aView commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e0304c3 - Browse repository at this point
Copy the full SHA e0304c3View commit details
Commits on Feb 10, 2025
-
Fix escaped serial port label string
Without this fix, Python 3.13.1 yields this warning during "import odb": …/obd/utils.py:177: SyntaxWarning: invalid escape sequence '\C' I'm not a Windows expert, but the correct naming convention seems to be described here: https://support.microsoft.com/en-us/topic/howto-specify-serial-ports-larger-than-com9-db9078a5-b7b6-bf00-240f-f749ebfd913eConfiguration menu - View commit details
-
Copy full SHA for 0c9abbc - Browse repository at this point
Copy the full SHA 0c9abbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a47d791 - Browse repository at this point
Copy the full SHA a47d791View commit details
Commits on Apr 7, 2025
-
Uprev pint to 0.24.* for python 3.13+ support
Brendan Whitfield committedApr 7, 2025 Configuration menu - View commit details
-
Copy full SHA for 0c01901 - Browse repository at this point
Copy the full SHA 0c01901View commit details -
Uprev tox.ini to test python 3.13
Also corrected some of the package classifiers to indicate that this python library no longer supports python 2. It didn't even with the older 0.20.* Pint, though Pint itself now only supports python 3.9+
Brendan Whitfield committedApr 7, 2025 Configuration menu - View commit details
-
Copy full SHA for c30cfc3 - Browse repository at this point
Copy the full SHA c30cfc3View commit details -
Merge pull request brendan-w#289 from brendan-w/user/brendan/uprev-pint
Uprev pint to 0.24.* for python 3.13+ support
Configuration menu - View commit details
-
Copy full SHA for 75a8820 - Browse repository at this point
Copy the full SHA 75a8820View commit details -
Brendan Whitfield committedApr 7, 2025 Configuration menu - View commit details
-
Copy full SHA for 630f0be - Browse repository at this point
Copy the full SHA 630f0beView commit details -
Updated the testing docs with modern build commands
Brendan Whitfield committedApr 7, 2025 Configuration menu - View commit details
-
Copy full SHA for 3d1beba - Browse repository at this point
Copy the full SHA 3d1bebaView commit details -
Merge pull request brendan-w#290 from brendan-w/user/brendan/pyprojec…
…t.toml setup.py -> pyproject.toml
Configuration menu - View commit details
-
Copy full SHA for 289a889 - Browse repository at this point
Copy the full SHA 289a889View commit details -
Brendan Whitfield committedApr 7, 2025 Configuration menu - View commit details
-
Copy full SHA for b53cbcb - Browse repository at this point
Copy the full SHA b53cbcbView commit details -
Merge pull request brendan-w#291 from brendan-w/user/brendan/0.7.3
bumped to 0.7.3
Configuration menu - View commit details
-
Copy full SHA for a378bdd - Browse repository at this point
Copy the full SHA a378bddView 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 master...master