-
Notifications
You must be signed in to change notification settings - Fork 5
Comparing changes
Open a pull request
base repository: adafruit/Adafruit_CircuitPython_ConnectionManager
base: 2.0.0
head repository: adafruit/Adafruit_CircuitPython_ConnectionManager
compare: main
- 12 commits
- 8 files changed
- 4 contributors
Commits on May 10, 2024
-
Recover in more cases when a socket cannot be created.
Also: - Clarify some documentation. Use sphinx argument documentation style. - Fix some typos. - Remove a few internal comments marking code sections. - Clarify an error message. - Internally, catch exceptions instead of passing them back. - Change one exception. - Update to pylint 3.1.0 so pre-commit can run under Python 3.12
Configuration menu - View commit details
-
Copy full SHA for 99f8972 - Browse repository at this point
Copy the full SHA 99f8972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 917edc8 - Browse repository at this point
Copy the full SHA 917edc8View commit details
Commits on May 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for da3cd5f - Browse repository at this point
Copy the full SHA da3cd5fView commit details
Commits on May 12, 2024
-
Merge pull request #16 from dhalbert/socket-retry
Re-try in more cases when socket cannot first be created
Configuration menu - View commit details
-
Copy full SHA for 0a4f745 - Browse repository at this point
Copy the full SHA 0a4f745View commit details
Commits on May 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0792b27 - Browse repository at this point
Copy the full SHA 0792b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d469a9 - Browse repository at this point
Copy the full SHA 6d469a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cccbe4 - Browse repository at this point
Copy the full SHA 0cccbe4View commit details
Commits on May 16, 2024
-
Merge pull request #18 from justmobilize/support-cpython
Support CPython
Configuration menu - View commit details
-
Copy full SHA for b514b44 - Browse repository at this point
Copy the full SHA b514b44View commit details
Commits on Jun 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1247dd4 - Browse repository at this point
Copy the full SHA 1247dd4View commit details
Commits on Jun 23, 2024
-
Merge pull request #21 from justmobilize/update-wiznet-version-check
Update WIZNet version check for SSL
Configuration menu - View commit details
-
Copy full SHA for 67d649b - Browse repository at this point
Copy the full SHA 67d649bView commit details
Commits on Oct 7, 2024
-
remove deprecated get_html_theme_path() call
Signed-off-by: foamyguy <foamyguy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d79982a - Browse repository at this point
Copy the full SHA d79982aView commit details
Commits on Jan 16, 2025
-
add sphinx configuration to rtd.yaml
Signed-off-by: foamyguy <foamyguy@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4207355 - Browse repository at this point
Copy the full SHA 4207355View 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 2.0.0...main