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: stsnel/python-string-extractor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: tests
Choose a base ref
...
head repository: stsnel/python-string-extractor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 4 files changed
  • 2 contributors

Commits on Feb 23, 2022

  1. CI: ignore changes to README

    stsnel committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    243d1ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    557fafc View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Add support Python 3.9, 3.10

    stsnel committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    6fd061c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b080b7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    91a6a63 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Add support for ends/startswith + tuple

    Add support for startswith and endswith calls where
    the argument is a tuple of prefixes/suffixes
    stsnel committed Mar 7, 2022
    Configuration menu
    Copy the full SHA
    d19e008 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. Configuration menu
    Copy the full SHA
    7af443b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b1cc15 View commit details
    Browse the repository at this point in the history
Loading