lp:~andrea-crotti-0/mailman/py_interactive
Created by
Andrea Crotti
and last modified
- Get this branch:
- bzr branch lp:~andrea-crotti-0/mailman/py_interactive
Only
Andrea Crotti
can upload to this branch. If you are
Andrea Crotti
please log in for upload directions.
Branch merges
Propose for merging
- Barry Warsaw: Approve
-
Diff: 14 lines (+2/-2)1 file modifiedsrc/mailman/commands/cli_withlist.py (+2/-2)
Related bugs
Bug #949926: Add IPython support in "mailman withlist" | Wishlist | Fix Released |
|
Related blueprints
Branch information
Recent revisions
- 7105. By Andrea Crotti
-
- add a section in the schema to customize the shell
- add the shell completion to the python shell
- add an option to use IPython, disabled by default - 7103. By Barry Warsaw
-
* Mailing lists get multiple chains and pipelines. For example, normal
postings go through the `posting_chain` while messages to owners to through
`owners_chain`. The default `built-in` chain is renamed to
`default-posting- chain` while the `built-in` pipeline is renamed
`default-posting- pipeline` . * Schema changes:
- start_chain -> posting_chain
- pipeline -> posting_pipeline
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mailman