Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D116
Respect content encoding of the message part when adding a footer (#5087)
Closed
Public
Actions
Authored by
machniak
on Mar 24 2016, 11:49 AM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Edit Tasks
Subscribe
Mute Notifications
Flag For Later
Award Token
Project Tags
None
Referenced Files
F118155778: D116.1775652691.diff
Tue, Apr 7, 12:51 PM
2026-04-07 12:51:31 (UTC+0)
F118113331: D116.1775630828.diff
Tue, Apr 7, 6:47 AM
2026-04-07 06:47:08 (UTC+0)
F117924256: D116.1775442687.diff
Sun, Apr 5, 2:31 AM
2026-04-05 02:31:27 (UTC+0)
F117748495: D116.1775178141.diff
Thu, Apr 2, 1:02 AM
2026-04-02 01:02:21 (UTC+0)
Subscribers
None
Details
Reviewers
vanmeeuwen
Group Reviewers
PyKolab Developers
Commits
rPbe3b581250f4: Respect content encoding of the message part when adding a footer (#5087)
rPdbd3f78dcb9c: Respect content encoding of the message part when adding a footer (#5087)
Summary
Untested
Diff Detail
Repository
rP pykolab
Branch
dev/5087
Lint
Lint Errors
Severity
Location
Code
Message
Error
wallace/module_footer.py:37
E302
PEP8 E302
Error
wallace/module_footer.py:40
E302
PEP8 E302
Error
wallace/module_footer.py:43
E302
PEP8 E302
Error
wallace/module_footer.py:47
E202
PEP8 E202
Error
wallace/module_footer.py:55
E501
PEP8 E501
Error
wallace/module_footer.py:58
E501
PEP8 E501
Error
wallace/module_footer.py:59
E231
PEP8 E231
Error
wallace/module_footer.py:59
E231
PEP8 E231
Error
wallace/module_footer.py:59
E501
PEP8 E501
Error
wallace/module_footer.py:64
E501
PEP8 E501
Error
wallace/module_footer.py:72
E201
PEP8 E201
Error
wallace/module_footer.py:72
E202
PEP8 E202
Error
wallace/module_footer.py:79
E501
PEP8 E501
Error
wallace/module_footer.py:81
E231
PEP8 E231
Error
wallace/module_footer.py:95
E231
PEP8 E231
Error
wallace/module_footer.py:106
E231
PEP8 E231
Error
wallace/module_footer.py:122
E501
PEP8 E501
Error
wallace/module_footer.py:124
E711
PEP8 E711
Error
wallace/module_footer.py:138
E501
PEP8 E501
Error
wallace/module_footer.py:140
E501
PEP8 E501
Error
wallace/module_footer.py:149
E501
PEP8 E501
Error
wallace/module_footer.py:154
E231
PEP8 E231
Unit
No Test Coverage
Build Status
Buildable 3207
Build 3182: arc lint + arc unit
Event Timeline
machniak
updated this revision to
Diff 238
.
Mar 24 2016, 11:49 AM
2016-03-24 11:49:44 (UTC+0)
machniak
retitled this revision from
to
Respect content encoding of the message part when adding a footer (#5087)
.
machniak
updated this object.
machniak
edited the test plan for this revision.
(Show Details)
machniak
added a reviewer:
PyKolab Developers
.
machniak
updated this revision to
Diff 239
.
Mar 24 2016, 11:52 AM
2016-03-24 11:52:16 (UTC+0)
Comment Actions
Changed how function arguments are set
vanmeeuwen
accepted this revision.
Apr 4 2016, 2:27 PM
2016-04-04 14:27:42 (UTC+0)
vanmeeuwen
added a reviewer:
vanmeeuwen
.
This revision is now accepted and ready to land.
Apr 4 2016, 2:27 PM
2016-04-04 14:27:42 (UTC+0)
Closed by commit
rPdbd3f78dcb9c: Respect content encoding of the message part when adding a footer (#5087)
(authored by
machniak
, committed by
vanmeeuwen
).
·
Explain Why
Apr 4 2016, 2:34 PM
2016-04-04 14:34:42 (UTC+0)
This revision was automatically updated to reflect the committed changes.