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

Commits on Aug 4, 2011

  1. Fix doctest that relied on implementation of hash().

    Shaun Crampton Shaun Crampton
    Shaun Crampton authored and Shaun Crampton committed Aug 4, 2011
    Configuration menu
    Copy the full SHA
    24706e3 View commit details
    Browse the repository at this point in the history
  2. Add check for py2dsc to makefile.

    Shaun Crampton Shaun Crampton
    Shaun Crampton authored and Shaun Crampton committed Aug 4, 2011
    Configuration menu
    Copy the full SHA
    4c07621 View commit details
    Browse the repository at this point in the history
  3. Handle different names for Python coverage tool in makefile.

    Shaun Crampton Shaun Crampton
    Shaun Crampton authored and Shaun Crampton committed Aug 4, 2011
    Configuration menu
    Copy the full SHA
    1895b81 View commit details
    Browse the repository at this point in the history
  4. Add Eclipse project and launch configurations.

    Shaun Crampton Shaun Crampton
    Shaun Crampton authored and Shaun Crampton committed Aug 4, 2011
    Configuration menu
    Copy the full SHA
    3e3ffcf View commit details
    Browse the repository at this point in the history
  5. Remove duplicate line in readme.

    Shaun Crampton Shaun Crampton
    Shaun Crampton authored and Shaun Crampton committed Aug 4, 2011
    Configuration menu
    Copy the full SHA
    aa5375c View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2011

  1. Merge branch 'dev' of git://github.com/daviddrysdale/python-phonenumb…

    …ers into dev
    
    Conflicts:
    	python/phonenumbers/unicode_util.py
    Shaun Crampton Shaun Crampton
    Shaun Crampton authored and Shaun Crampton committed Aug 5, 2011
    Configuration menu
    Copy the full SHA
    f880343 View commit details
    Browse the repository at this point in the history
Loading