-
Notifications
You must be signed in to change notification settings - Fork 38
Comparing changes
Open a pull request
base repository: adafruit/Adafruit_CircuitPython_Requests
base: 3.2.6
head repository: adafruit/Adafruit_CircuitPython_Requests
compare: 3.2.7
- 15 commits
- 2 files changed
- 2 contributors
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 211c2d8 - Browse repository at this point
Copy the full SHA 211c2d8View commit details
Commits on Mar 26, 2024
-
update with HTTP status code tester
httpbin has pages to test all HTTP status codes
Configuration menu - View commit details
-
Copy full SHA for 7c2cb6c - Browse repository at this point
Copy the full SHA 7c2cb6cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 24e197d - Browse repository at this point
Copy the full SHA 24e197dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7ff5cc - Browse repository at this point
Copy the full SHA c7ff5ccView commit details
Commits on Apr 2, 2024
-
removed pylint: disable=import-error
cleaning up discrepancy between my local pylint and adafruit actions.
Configuration menu - View commit details
-
Copy full SHA for 09f8e37 - Browse repository at this point
Copy the full SHA 09f8e37View commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f0c265 - Browse repository at this point
Copy the full SHA 4f0c265View commit details -
added additional http headers, removed most status codes for separate example
Configuration menu - View commit details
-
Copy full SHA for 908077d - Browse repository at this point
Copy the full SHA 908077dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e341d97 - Browse repository at this point
Copy the full SHA e341d97View commit details
Commits on Apr 15, 2024
-
changed to with statement and removed additional url
This is more like the original advanced example.
Configuration menu - View commit details
-
Copy full SHA for 9b19178 - Browse repository at this point
Copy the full SHA 9b19178View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7cecdd5 - Browse repository at this point
Copy the full SHA 7cecdd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e30fb6 - Browse repository at this point
Copy the full SHA 7e30fb6View commit details
Commits on Apr 22, 2024
-
added with statement, changed status_test to status_test_url
The variable is actually an http header status test so keeping it as url instead of json_url for that one is good.
Configuration menu - View commit details
-
Copy full SHA for b175c9b - Browse repository at this point
Copy the full SHA b175c9bView commit details
Commits on Apr 27, 2024
-
Merge branch 'main' into DJDevon3-WifiAdvanced
# Conflicts: # examples/wifi/requests_wifi_advanced.py
Configuration menu - View commit details
-
Copy full SHA for 8aa608f - Browse repository at this point
Copy the full SHA 8aa608fView commit details -
merge main. remove single request before status codes loop. Use with …
…context inside status codes loop. Add expected code to print out.
Configuration menu - View commit details
-
Copy full SHA for 7c45cdd - Browse repository at this point
Copy the full SHA 7c45cddView commit details
Commits on Apr 28, 2024
-
Merge pull request #178 from DJDevon3/DJDevon3-WifiAdvanced
update requests_wifi_advanced to 9.0 with Connection Manager
Configuration menu - View commit details
-
Copy full SHA for 0f1b912 - Browse repository at this point
Copy the full SHA 0f1b912View 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.2.6...3.2.7