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: gregmalcolm/python_koans
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: elinfalk/python_koans
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.
  • 16 commits
  • 12 files changed
  • 1 contributor

Commits on Feb 13, 2013

  1. Fix dictionary length assert

    elin committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    687596f View commit details
    Browse the repository at this point in the history
  2. Fix dictionary length assert

    elin committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    5798e1c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2013

  1. Corrected the test

    elin committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    e36c645 View commit details
    Browse the repository at this point in the history
  2. Corrected the test

    elin committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    ee45cbf View commit details
    Browse the repository at this point in the history
  3. Corrected the test

    elin committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    e6159ee View commit details
    Browse the repository at this point in the history
  4. Corrected the test

    elin committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    114f399 View commit details
    Browse the repository at this point in the history
  5. Corrected the test

    elin committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    c6bb989 View commit details
    Browse the repository at this point in the history
  6. Corrected the test

    elin committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    eea8580 View commit details
    Browse the repository at this point in the history
  7. Corrected the test

    elin committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    14df509 View commit details
    Browse the repository at this point in the history
  8. Added tests to be checked

    elin committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    c042944 View commit details
    Browse the repository at this point in the history
  9. Corrected the test

    elin committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    4a66109 View commit details
    Browse the repository at this point in the history
  10. Corrected the test

    elin committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    6705e66 View commit details
    Browse the repository at this point in the history
  11. Corrected the test

    elin committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    e7d08c8 View commit details
    Browse the repository at this point in the history
  12. Added tests to be checked

    elin committed Feb 20, 2013
    Configuration menu
    Copy the full SHA
    56a77e9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2013

  1. Corrected tests

    elin committed Feb 25, 2013
    Configuration menu
    Copy the full SHA
    55d373b View commit details
    Browse the repository at this point in the history
  2. Added about_generators to tests to be run

    elin committed Feb 25, 2013
    Configuration menu
    Copy the full SHA
    ad680af View commit details
    Browse the repository at this point in the history
Loading