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: sunnyzh2012/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
  • 19 files changed
  • 2 contributors

Commits on Jun 5, 2012

  1. Configuration menu
    Copy the full SHA
    ae87dc1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2012

  1. Make the tests of some files in python 2 pass

    Modify the files in python 2:
      koans/about_asserts.py
      koans/about_dictionaries.py
      koans/about_list_assignments.py
      koans/about_lists.py
      koans/about_none.py
      koans/about_strings.py
      koans/about_tuples.py
    sunnyzh2012 committed Jul 8, 2012
    Configuration menu
    Copy the full SHA
    47b1f0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f2e2fc View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2012

  1. Make the tests of some files in python 2 pass

    Modify the files in python 2:
        koans/about_control_statements.py
        koans/about_sets.py
        koans/about_true_and_false.py
    sunnyzh2012 committed Jul 9, 2012
    Configuration menu
    Copy the full SHA
    d9cb308 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2012

  1. Configuration menu
    Copy the full SHA
    68f6224 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2012

  1. Configuration menu
    Copy the full SHA
    d2338eb View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2012

  1. Configuration menu
    Copy the full SHA
    279baaf View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2012

  1. Configuration menu
    Copy the full SHA
    bef969c View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2012

  1. Configuration menu
    Copy the full SHA
    2a642bc View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2013

  1. Finish the tests of about_scoring_project.py in python 2

    Yangyang Zheng committed Apr 3, 2013
    Configuration menu
    Copy the full SHA
    9a6a798 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2013

  1. Finish the tests of about_classes.py in python 2

    Yangyang Zheng committed Jun 28, 2013
    Configuration menu
    Copy the full SHA
    7224d60 View commit details
    Browse the repository at this point in the history
Loading