lp://qastaging/~maxb/dulwich/older-urlparse-compat

Created by Max Bowsher and last modified
Get this branch:
bzr branch lp://qastaging/~maxb/dulwich/older-urlparse-compat
Only Max Bowsher can upload to this branch. If you are Max Bowsher please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Max Bowsher
Project:
Dulwich
Status:
Merged

Recent revisions

798. By Max Bowsher

Attempt to be compatible with the urlparse module found in older Pythons.

797. By Jelmer Vernooij

Release 0.7.0.

796. By Jelmer Vernooij

Allow accessing invalidly named refs, but don't allow setting them.

795. By Jelmer Vernooij

Use absolute imports everywhere.

794. By Jelmer Vernooij

Use absolute imports everywhere.

793. By Jelmer Vernooij

Use absolute imports everywhere.

792. By Jelmer Vernooij

object_store: Remove empty pack files when not moving them into the objects/ directory.

791. By Jelmer Vernooij

HACKING: Add a note about the use of quotes.

790. By Dave Borowitz

client: Standardize on single quotes.

Change-Id: I5566af67336445654d661ff13c957d883c563011
Signed-off-by: Jelmer Vernooij <email address hidden>

789. By Dave Borowitz

Fix unittest2 runner and reorganize test imports.

We now support 3 scenarios, which each have their own block in
tests/__init__.py:
1. Python 2.7: use builtin unittest
2. Python 2.6 with unittest2
3. Python 2.6 with testtools (requires TESTRUNNER=testtools.run)

Tested that all of the following succeed:
2.7, make check-nocompat
2.7 + testtools, make check
2.7 + testtools, make TESTRUNNER=testtools.run check
2.6 + unittest2, make check
2.6 + unittest2 + testtools, make check
2.6 + unittest2 + testtools, make TESTRUNNER=testtools.run check

Change-Id: I379c0d58aeb6dab6814a1d74e4e8d989a017df38
Signed-off-by: Jelmer Vernooij <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/~vcs-imports/dulwich/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers