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: wenn/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.
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on Feb 24, 2015

  1. completed about_asserts and about_strings

    nnguyen committed Feb 24, 2015
    Configuration menu
    Copy the full SHA
    89be480 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2015

  1. some unfinished tests

    nnguyen committed Apr 9, 2015
    Configuration menu
    Copy the full SHA
    3434ff7 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2015

  1. contemplated about lists

    June authored and June committed Jun 19, 2015
    Configuration menu
    Copy the full SHA
    e573e03 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2015

  1. comtemplated dictionaries, tuples, and string maniulation

    June authored and June committed Jun 21, 2015
    Configuration menu
    Copy the full SHA
    8439bdd View commit details
    Browse the repository at this point in the history
  2. comptemplated about methods

    June authored and June committed Jun 21, 2015
    Configuration menu
    Copy the full SHA
    176c09f View commit details
    Browse the repository at this point in the history
Loading