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

Issue 22260045: Migrate prettyprinting to new ASN.1 code

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 5 months ago by ekasper
Modified:
10 years, 5 months ago
Reviewers:
Eran
CC:
cltog-opensource-review_google.com
Visibility:
Public.

Description

Migrate prettyprinting to new ASN.1 code

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+321 lines, -65 lines) Patch
M src/python/ct/crypto/my_asn1/oid.py View 1 chunk +1 line, -4 lines 0 comments Download
M src/python/ct/crypto/my_asn1/types.py View 23 chunks +222 lines, -43 lines 1 comment Download
M src/python/ct/crypto/my_asn1/types_test.py View 5 chunks +83 lines, -17 lines 0 comments Download
M src/python/ct/crypto/my_asn1/x509.py View 3 chunks +4 lines, -1 line 0 comments Download
M src/python/ct/crypto/my_asn1/x509_extension.py View 3 chunks +3 lines, -0 lines 0 comments Download
M src/python/ct/crypto/my_asn1/x509_name.py View 4 chunks +8 lines, -0 lines 0 comments Download

Messages

Total messages: 2
ekasper
A few unrelated linter fixes also snuck in this CL. But no need to look ...
10 years, 5 months ago (2013-11-06 15:57:07 UTC) #1
Eran
10 years, 5 months ago (2013-11-06 17:33:26 UTC) #2
LGTM

https://codereview.appspot.com/22260045/diff/1/src/python/ct/crypto/my_asn1/t...
File src/python/ct/crypto/my_asn1/types.py (right):

https://codereview.appspot.com/22260045/diff/1/src/python/ct/crypto/my_asn1/t...
src/python/ct/crypto/my_asn1/types.py:616: return ret + [" "*indent + x for x in
nit: spaces before and after '*'.
Sign in to reply to this message.

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