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.4
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.5
Choose a head ref
  • 11 commits
  • 41 files changed
  • 2 contributors

Commits on Mar 23, 2024

  1. Add ruff formatter

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    bd275ba View commit details
    Browse the repository at this point in the history
  2. Add ruff isort

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    004b210 View commit details
    Browse the repository at this point in the history
  3. Add ruff lint

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    00c1bcd View commit details
    Browse the repository at this point in the history
  4. Add ruff upgrade

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    2f8ae41 View commit details
    Browse the repository at this point in the history
  5. remove upgrade UP028

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    aa5bd16 View commit details
    Browse the repository at this point in the history
  6. remove upgrade UP031

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f5a8022 View commit details
    Browse the repository at this point in the history
  7. remove upgrade UP032

    justmobilize committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e26ab09 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Update README badge

    justmobilize committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    69406bb View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge branch 'refs/heads/main' into ruff-updates

    # Conflicts:
    #	adafruit_requests.py
    #	examples/cpython/requests_cpython_simpletest.py
    #	examples/esp32spi/requests_esp32spi_simpletest.py
    #	examples/fona/requests_fona_simpletest.py
    #	examples/wifi/expanded/requests_wifi_api_fitbit.py
    #	examples/wifi/expanded/requests_wifi_api_openskynetwork_private.py
    #	examples/wifi/expanded/requests_wifi_api_openskynetwork_private_area.py
    #	examples/wifi/expanded/requests_wifi_api_openskynetwork_public.py
    #	examples/wifi/expanded/requests_wifi_api_twitter.py
    #	examples/wifi/expanded/requests_wifi_api_youtube.py
    #	examples/wifi/requests_wifi_simpletest.py
    #	examples/wiznet5k/requests_wiznet5k_simpletest.py
    FoamyGuy committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c97cc4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    edef59a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #173 from justmobilize/ruff-updates

    Ruff updates
    FoamyGuy authored Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f502240 View commit details
    Browse the repository at this point in the history
Loading