lp:~anand-shashwat/python-email6/l0nwlf

Created by l0nwlf and last modified
Get this branch:
bzr branch lp:~anand-shashwat/python-email6/l0nwlf
Only l0nwlf can upload to this branch. If you are l0nwlf please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
l0nwlf
Project:
python-email6
Status:
Development

Recent revisions

42189. By Shashwat Anand <email address hidden>

Minor fix in Policy Test Suite to remove redundent spaces

42188. By Shashwat Anand <email address hidden>

Fixed a minor Typo in Message and Policy Test Suite

42187. By Shashwat Anand <email address hidden>

More pruning of Message Tests

42186. By Shashwat Anand <email address hidden>

Pruned BaseMessage API Test-Suite

42185. By Shashwat Anand <email address hidden>

Added test for different payloads.
Fixed a typo.

42184. By Shashwat Anand <email address hidden>

Neat implementation of email.message with docstrings added where missing and some minor fixes.

42183. By Shashwat Anand <email address hidden>

Made message.serialize as iterator;
Changed StringMessage to differentiate _serialize as we need to apply the same for BytesMessage
Fixed serialize UnitTest to test it as an iterator and add newlines in the end.

42182. By Shashwat Anand <email address hidden>

Fix the test for message.serialize as it gives an iterator
Added comments in the implementation code as a TODO.

42181. By Shashwat Anand <email address hidden>

Deleted the if-test in payload´ setter
In Python, running the == test
is much more expensive (several attribute lookups and at least
one function call) than an assignment.

42180. By Shashwat Anand <email address hidden>

Implemented message.serialize
Added Unit-test
Test passes but the code seems like a dirty hack, probably needs fixing

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:python-email6
This branch contains Public information 
Everyone can see this information.

Subscribers