lp:~nkarageuzian/mailman/bug-1312884
Created by
nicolask
and last modified
- Get this branch:
- bzr branch lp:~nkarageuzian/mailman/bug-1312884
Branch merges
Propose for merging
No branches
dependent on this one.
Related bugs
Related blueprints
Branch information
Recent revisions
- 7251. By Barry Warsaw
-
Use print functions consistently through, and update all __future__ imports to
reflect this.Also, mock out sys.stderr on some tests so that their nose2 output is quieter.
A few other minor coding style consistencies.
- 7247. By Barry Warsaw
-
* Fix test isolation bug in ``languages.rst``.
[Piotr Kasprzyk] (LP: #1308769) - 7246. By Barry Warsaw
-
* Fixed a crash in the REST server when searching for nonmembers via
``/find`` which we've never seen before, because those members only have an
address record, not a user record. This requires a small change in the API
where the JSON response's ``address`` key now contains the URL to the
address resource, the new ``email`` key contains the email address as a
string, and the ``user`` key is optional.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mailman