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

Issue 7323052: Restore HAS_OPENSSL. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 4 months ago by jcgregorio_google
Modified:
12 years, 4 months ago
CC:
google-api-python-client_googlegroups.com
Visibility:
Public.

Patch Set 1 #

Patch Set 2 : add test #

Total comments: 6

Patch Set 3 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -0 lines) Patch
M oauth2client/client.py View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M tests/test_oauth2client_jwt.py View 1 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 7
jcgregorio_google
Needed because some downstream libraries depend on HAS_OPENSSL.
12 years, 4 months ago (2013-02-12 15:42:25 UTC) #1
dhermes
https://codereview.appspot.com/7323052/diff/2001/oauth2client/client.py File oauth2client/client.py (right): https://codereview.appspot.com/7323052/diff/2001/oauth2client/client.py#newcode49 oauth2client/client.py:49: from oauth2client.crypt import OpenSSLVerifier 1.) Given the current state ...
12 years, 4 months ago (2013-02-12 16:55:52 UTC) #2
jcgregorio_google
https://codereview.appspot.com/7323052/diff/2001/oauth2client/client.py File oauth2client/client.py (right): https://codereview.appspot.com/7323052/diff/2001/oauth2client/client.py#newcode49 oauth2client/client.py:49: from oauth2client.crypt import OpenSSLVerifier On 2013/02/12 16:55:52, dhermes wrote: ...
12 years, 4 months ago (2013-02-12 17:06:17 UTC) #3
dhermes
https://codereview.appspot.com/7323052/diff/2001/tests/test_oauth2client_jwt.py File tests/test_oauth2client_jwt.py (right): https://codereview.appspot.com/7323052/diff/2001/tests/test_oauth2client_jwt.py#newcode317 tests/test_oauth2client_jwt.py:317: self.assertEqual(True, HAS_OPENSSL) It also ensures they are True. If ...
12 years, 4 months ago (2013-02-12 17:15:57 UTC) #4
jcgregorio_google
https://codereview.appspot.com/7323052/diff/2001/tests/test_oauth2client_jwt.py File tests/test_oauth2client_jwt.py (right): https://codereview.appspot.com/7323052/diff/2001/tests/test_oauth2client_jwt.py#newcode317 tests/test_oauth2client_jwt.py:317: self.assertEqual(True, HAS_OPENSSL) On 2013/02/12 17:15:57, dhermes wrote: > It ...
12 years, 4 months ago (2013-02-12 17:19:13 UTC) #5
dhermes
LGTM
12 years, 4 months ago (2013-02-12 17:20:02 UTC) #6
jcgregorio_google
12 years, 4 months ago (2013-02-12 18:20:24 UTC) #7
On 2013/02/12 17:20:02, dhermes wrote:
> LGTM

Committed in
https://code.google.com/p/google-api-python-client/source/detail?r=ef1906792a...
Sign in to reply to this message.

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