sapling/phabricator
Simon Farnsworth ed9d987450 phabricator: switch from urlparse to urlreq for URI parsing
Summary:
This follows the removal of urlparse upstream:

changeset:   97aa316e17ea7a0d3ba4180b23ef29bd32e409fc
user:        Gregory Szorc <gregory.szorc@gmail.com>
date:        Tue, 21 Mar 2017 22:47:49 -0700

    py3: stop exporting urlparse from pycompat and util (API)

Test Plan:
./run-tests.py locally

Copy extension into place on my devserver and confirm that phrevset still works in www:
04:27:55 simonfar@devvm022:~/www (bb5bd09) $ hg show D1234
D1234 does not have an associated version control system
You can view the diff at http://phabricator.fb.com/D1234

abort: unknown revision D1234

04:28:53 simonfar@devvm022:~/www (bb5bd09) $ hg show D4721979
changeset:   74f087400ed442941d7400749d7f0301f7b6662a  D4721979
user:        alonsch@2c7ba8d8-a2f7-0310-a573-de162e16dcc7
date:        Mon, 20 Mar 2017 04:07:37 -0700

    [Portal] Remove outdated TODO comments in OnavoLineChart

Reviewers: #sourcecontrol, ikostia

Subscribers: mjpieters

Differential Revision: https://phabricator.intern.facebook.com/D4761905
2017-03-23 06:02:24 -07:00
..
__init__.py add arcconfig accessors 2016-04-27 09:27:56 -07:00
arcconfig.py add arcconfig accessors 2016-04-27 09:27:56 -07:00
conduit.py phabricator: switch from urlparse to urlreq for URI parsing 2017-03-23 06:02:24 -07:00
diffprops.py phabdiff: precompile regexes 2017-01-09 01:37:48 -08:00