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: facelessuser/soupsieve
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.1
Choose a base ref
...
head repository: facelessuser/soupsieve
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.2
Choose a head ref
  • 9 commits
  • 34 files changed
  • 2 contributors

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    64748a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    361fc44 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #237 from facelessuser/bug/lxml-test

    Update tests to account for latest lxml and libxml2 versions
    facelessuser authored Dec 16, 2021
    Configuration menu
    Copy the full SHA
    a8640aa View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Fix typos

    kianmeng committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    df1cf19 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #238 from kianmeng/fix-typos

    Fix typos
    facelessuser authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    0baf35b View commit details
    Browse the repository at this point in the history
  3. Should use HTML comments in test placeholder text

    It actually doesn't matter because nothing we are testing will even
    take the comments into consideration, but for general correctness, we
    should probably be using proper comments as not to confuse others
    looking at the tests in the future.
    facelessuser committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    094d265 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    9da2de8 View commit details
    Browse the repository at this point in the history
  2. No more testing on PY36

    facelessuser committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    741e0c6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #240 from facelessuser/chore/hatch-backend

    Use hatch as the build backend
    facelessuser authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    e79f532 View commit details
    Browse the repository at this point in the history
Loading