lp:~paulegan/flufl.bounce/caiwireless-bug-917720

Created by Paul Egan and last modified
Get this branch:
bzr branch lp:~paulegan/flufl.bounce/caiwireless-bug-917720
Only Paul Egan can upload to this branch. If you are Paul Egan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Paul Egan
Project:
flufl.bounce
Status:
Merged

Recent revisions

28. By Paul Egan

refactor Caiwireless to use positive logic and ensure tuple is always returned

27. By Barry Warsaw

A quick pass through the documentation. This is ready to release.

26. By Barry Warsaw

 * Add full copy of LGPLv3 to source tarball. (LP: #871961)
 * Bump to version 2.0

25. By Barry Warsaw

 * Port to Python 3 without the use of `2to3`. Switch to class decorator
   syntax for declaring that a class implements an interface. The functional
   form doesn't work for Python 3.
 * Fix `python setup.py test` so that it runs all the tests exactly once.
   There seems to be no portable way to support that and unittest discovery
   (i.e. `python -m unittest discover`) and since the latter requires
   virtualenv, just disable it for now. (LP: #911399)

24. By Barry Warsaw

 * Port to Python 3 is mostly complete, however the test suite current fails
   because of <https://bugs.launchpad.net/zope.interface/+bug/911851>. Once
   that bug is fixed in `zope.interface`, `flufl.bounce` should be Python 3.2
   compatible without the need for `2to3`.
 * All returned addresses are bytes objects in Python 3 and 8-bit strings in
   Python 2 (no change there).

23. By Barry Warsaw

 * Export `all_failures` in the package's namespace.

22. By Barry Warsaw

 * Add an additional in-the-wild example of a qmail bounce. Given by Mark
   Sapiro.

21. By Barry Warsaw

 * Bump version to 1.0.2
 * Exclude .egg via MANIFEST.in

20. By Barry Warsaw

Fix markup.

19. By Barry Warsaw

Version bump.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~barry/flufl.bounce/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers