launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #18387
[Merge] lp:~cjwatson/launchpad/lazr.uri-1.0.3 into lp:launchpad
Colin Watson has proposed merging lp:~cjwatson/launchpad/lazr.uri-1.0.3 into lp:launchpad.
Commit message:
Upgrade to lazr.uri 1.0.3.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/lazr.uri-1.0.3/+merge/257546
Upgrade to lazr.uri 1.0.3.
As an effect of the Python 3 work in this release (three years ago!), URI(foo).path is now unicode rather than bytes, which makes some corner cases of the webservice combined with Storm work better. In particular, this should fix creating a Git merge proposal using launchpadlib.
--
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/launchpad/lazr.uri-1.0.3 into lp:launchpad.
=== modified file 'versions.cfg'
--- versions.cfg 2015-04-24 13:20:03 +0000
+++ versions.cfg 2015-04-27 16:21:07 +0000
@@ -56,7 +56,7 @@
lazr.smtptest = 1.3
lazr.sshserver = 0.1.1
lazr.testing = 0.1.1
-lazr.uri = 1.0.2
+lazr.uri = 1.0.3
lpjsmin = 0.5
manuel = 1.7.2
Markdown = 2.3.1