-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: TGRApplied/python-OBD
base: master
head repository: brendan-w/python-OBD
compare: master
- 11 commits
- 8 files changed
- 4 contributors
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 committed
Apr 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 committed
Apr 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