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

Issue 104580046: relatorio: Fixes for Python3.4 (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by yangoon
Modified:
9 years, 5 months ago
Reviewers:
ced
Visibility:
Public.

Description

COLLABORATORS=cedric.krier@b2ck.com

Patch Set 1 #

Patch Set 2 : Cleanup #

Total comments: 13
Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -54 lines) Patch
M relatorio/__init__.py View 1 chunk +2 lines, -2 lines 0 comments Download
M relatorio/templates/__init__.py View 1 chunk +7 lines, -16 lines 1 comment Download
A relatorio/templates/_compat.py View 1 chunk +7 lines, -0 lines 1 comment Download
M relatorio/templates/chart.py View 2 chunks +3 lines, -6 lines 1 comment Download
M relatorio/templates/opendocument.py View 1 5 chunks +17 lines, -13 lines 3 comments Download
M relatorio/templates/pdf.py View 2 chunks +2 lines, -5 lines 2 comments Download
M relatorio/tests/test_api.py View 1 chunk +1 line, -1 line 1 comment Download
M relatorio/tests/test_odt.py View 4 chunks +14 lines, -11 lines 4 comments Download

Messages

Total messages: 6
yangoon
10 years, 2 months ago (2014-07-08 18:24:56 UTC) #1
yangoon
10 years, 2 months ago (2014-07-08 18:39:57 UTC) #2
ced
https://codereview.appspot.com/104580046/diff/20001/relatorio/templates/__init__.py File relatorio/templates/__init__.py (right): https://codereview.appspot.com/104580046/diff/20001/relatorio/templates/__init__.py#newcode34 relatorio/templates/__init__.py:34: warnings.warn(msg) Why? https://codereview.appspot.com/104580046/diff/20001/relatorio/templates/_compat.py File relatorio/templates/_compat.py (right): https://codereview.appspot.com/104580046/diff/20001/relatorio/templates/_compat.py#newcode7 relatorio/templates/_compat.py:7: from ...
10 years, 2 months ago (2014-07-08 19:01:00 UTC) #3
ced
https://codereview.appspot.com/104580046/diff/20001/relatorio/templates/pdf.py File relatorio/templates/pdf.py (right): https://codereview.appspot.com/104580046/diff/20001/relatorio/templates/pdf.py#newcode63 relatorio/templates/pdf.py:63: pdf = BytesIO() On 2014/07/08 19:00:59, ced wrote: > ...
10 years, 2 months ago (2014-07-16 14:23:35 UTC) #4
yangoon
There are some comments with 'Useless', 'Don't understand' and 'Existing version works.', that indeed seem ...
10 years, 2 months ago (2014-07-16 15:54:25 UTC) #5
ced
9 years, 9 months ago (2014-12-21 21:46:37 UTC) #6
On 2014/07/16 15:54:25, yangoon wrote:
> There are some comments with 'Useless', 'Don't understand' and 'Existing
version
> works.', that indeed seem to be caused by Python3.4 (as on Debian). So I am
> postponing this codereview, until you will have available Python3.4 to see, if
> you will see those errors, too.

I tested with python 3.4 and it works out of the box.
Sign in to reply to this message.

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