Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_Requests
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.1.14
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_Requests
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1.15
Choose a head ref
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on Oct 24, 2025

  1. Configuration menu
    Copy the full SHA
    9a33321 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. move decorator to local_test_server.py. Use decorator in real_call_te…

    …st. Add tests for https & redirect.
    FoamyGuy committed Nov 1, 2025
    Configuration menu
    Copy the full SHA
    21d788c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. test allow_redirects

    FoamyGuy committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    a7ec3ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #217 from FoamyGuy/localize_more_tests

    Localize more tests
    FoamyGuy authored Nov 3, 2025
    Configuration menu
    Copy the full SHA
    1479169 View commit details
    Browse the repository at this point in the history
Loading