Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1148)

Issue 7314118: Making indents consistent with PEP8. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 6 months ago by dhermes
Modified:
11 years, 6 months ago
Reviewers:
jcgregorio, joe
CC:
httplib2-dev_googlegroups.com
Visibility:
Public.

Description

Making indents consistent with PEP8.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+350 lines, -346 lines) Patch
M python2/httplib2/__init__.py View 21 chunks +163 lines, -159 lines 0 comments Download
M python2/httplib2/iri2uri.py View 1 chunk +20 lines, -20 lines 0 comments Download
M python3/httplib2/__init__.py View 41 chunks +147 lines, -147 lines 0 comments Download
M python3/httplib2/iri2uri.py View 1 chunk +20 lines, -20 lines 0 comments Download

Messages

Total messages: 9
dhermes
11 years, 6 months ago (2013-02-19 23:23:57 UTC) #1
dhermes
setup.py, socks.py and the tests could also use some work, though I didn't touch these. ...
11 years, 6 months ago (2013-02-19 23:24:40 UTC) #2
dhermes
Also, pylint complained about some of the Python3 syntax, so my changes there were done ...
11 years, 6 months ago (2013-02-19 23:25:08 UTC) #3
joe_bitworking.org
One thing I've been pondering is can we use 3to2 and kill the Python 2.x ...
11 years, 6 months ago (2013-02-20 01:17:08 UTC) #4
dhermes
Not likely. None of the AppEngine specific parts are in the python3 package. Though we ...
11 years, 6 months ago (2013-02-20 02:15:41 UTC) #5
jcgregorio
On 2013/02/20 02:15:41, dhermes wrote: > Not likely. None of the AppEngine specific parts are ...
11 years, 6 months ago (2013-02-20 20:16:05 UTC) #6
jcgregorio
Just tried to apply the patch and it failed with: applying issue7314118_1.diff patching file python3/httplib2/iri2uri.py ...
11 years, 6 months ago (2013-02-20 20:18:11 UTC) #7
dhermes
I'm not sure I've ever gotten Rietveld to behave when it comes to patches. I'll ...
11 years, 6 months ago (2013-02-20 20:33:14 UTC) #8
jcgregorio
11 years, 6 months ago (2013-02-25 16:10:03 UTC) #9
LGTM

Committed in
https://code.google.com/p/httplib2/source/detail?r=ca286f380ff89ef20029c5f6db...

On 2013/02/20 20:33:14, dhermes wrote:
> I'm not sure I've ever gotten Rietveld to behave when it comes to patches.
I'll
> send it your way as a zip.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b