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_HTTPServer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.6.0
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_HTTPServer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.6.1
Choose a head ref
  • 3 commits
  • 2 files changed
  • 3 contributors

Commits on Jan 13, 2025

  1. Fix a couple of typos in starting_methods.rst

    Change 'socker pool' to 'socket pool' and 'more about the it here' to 'more about it here'.
    ncguk authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    aea7b38 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Merge pull request #100 from ncguk/patch-1

    Fix a couple of typos in starting_methods.rst
    dhalbert authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    529e0a8 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2025

  1. add sphinx configuration to rtd.yaml

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    06820fb View commit details
    Browse the repository at this point in the history
Loading