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

Commits on Aug 31, 2023

  1. Add support for Python 3.12

    hugovk authored and facelessuser committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    a845be9 View commit details
    Browse the repository at this point in the history
  2. Drop support for EOL Python 3.7

    hugovk authored and facelessuser committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c88cf1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f05c31 View commit details
    Browse the repository at this point in the history
  4. Update documentation formatting

    Use newer doc plugins and format consistently
    facelessuser committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    230be63 View commit details
    Browse the repository at this point in the history
  5. Use Ruff linter and consolidate tox stuff to pyproject.toml (#266)

    * Use Ruff linter and consolidate tox stuff to pyproject.toml
    
    * Use Python 3.11 for generic actions
    
    * Don't try to bundle tox.ini as it is now gone
    facelessuser authored Aug 31, 2023
    Configuration menu
    Copy the full SHA
    62da3cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76e61fd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c3d0b7d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. Bump version

    facelessuser committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    51ec317 View commit details
    Browse the repository at this point in the history
Loading