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: exercism/python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: CometS1/python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 2 files changed
  • 1 contributor

Commits on Dec 7, 2018

  1. Merge pull request #1 from exercism/master

    test/check_exercises.py: improve portability (#1626)
    CometS1 authored Dec 7, 2018
    Configuration menu
    Copy the full SHA
    6305249 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2018

  1. updated binary_search_test

    CometS1 committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    03f6e25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0e1300 View commit details
    Browse the repository at this point in the history
  3. update hamming_test

    CometS1 committed Dec 8, 2018
    Configuration menu
    Copy the full SHA
    dbe1f46 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    e56aec6 View commit details
    Browse the repository at this point in the history
  2. Revert to split updates

    CometS1 committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    da0da98 View commit details
    Browse the repository at this point in the history
  3. revert to previous version

    CometS1 committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    ff8a718 View commit details
    Browse the repository at this point in the history
Loading