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: malagori/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.
  • 11 commits
  • 11 files changed
  • 1 contributor

Commits on Feb 13, 2013

  1. fix about_dictionary koans

    Mehmood Alam Khan committed Feb 13, 2013
    Configuration menu
    Copy the full SHA
    55f0a87 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2013

  1. local test pass for about_dictionary and about_none

    Mehmood Alam Khan committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    e95be74 View commit details
    Browse the repository at this point in the history
  2. about_list_assignments passed locally

    Mehmood Alam Khan committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    038f230 View commit details
    Browse the repository at this point in the history
  3. about_list_assignments testcases passed locally

    Mehmood Alam Khan committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    c74228a View commit details
    Browse the repository at this point in the history
  4. about strings unit-tests passed locally

    Mehmood Alam Khan committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    149110b View commit details
    Browse the repository at this point in the history
  5. about_tuples passed

    Mehmood Alam Khan committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    76beea2 View commit details
    Browse the repository at this point in the history
  6. about_methods passed locally

    Mehmood Alam Khan committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    03cec25 View commit details
    Browse the repository at this point in the history
  7. about_control_statements unittest passed locally

    Mehmood Alam Khan committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    d1eda22 View commit details
    Browse the repository at this point in the history
  8. about_true_and_false tests passed locally

    Mehmood Alam Khan committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    7ddbec9 View commit details
    Browse the repository at this point in the history
  9. about_sets unit tests passed locally

    Mehmood Alam Khan committed Feb 19, 2013
    Configuration menu
    Copy the full SHA
    b4d8aef View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2013

  1. about_generators unit-tests passed locally

    Mehmood Alam Khan committed Feb 22, 2013
    Configuration menu
    Copy the full SHA
    48011ec View commit details
    Browse the repository at this point in the history
Loading