<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/src/mailman/model/docs/listmanager.rst, branch modules-no-instantiate</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/src/mailman/model/docs/listmanager.rst?h=modules-no-instantiate</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/src/mailman/model/docs/listmanager.rst?h=modules-no-instantiate'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2017-08-29T14:07:54Z</updated>
<entry>
<title>PR288 vetted</title>
<updated>2017-08-29T14:07:54Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-08-29T14:07:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=ae0042a90220119414f61aeb20c6b58bfacb8af2'/>
<id>urn:sha1:ae0042a90220119414f61aeb20c6b58bfacb8af2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IListManager.get() now accepts both List-IDs and FQDN list names.</title>
<updated>2017-06-24T21:57:16Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2017-06-24T21:57:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=e8b134b8f34a8226dd512ecc96a6c908d712663b'/>
<id>urn:sha1:e8b134b8f34a8226dd512ecc96a6c908d712663b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>All model tests except for pendings.rst is passing now.</title>
<updated>2014-12-13T20:12:54Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-12-13T20:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=e7440d3b4d3236056dc5552731efc411c62825e1'/>
<id>urn:sha1:e7440d3b4d3236056dc5552731efc411c62825e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use print functions consistently through, and update all __future__ imports to</title>
<updated>2014-04-28T15:23:35Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2014-04-28T15:23:35Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=d4d71f71f08d6d440b17482eecc5472dcfe6cbae'/>
<id>urn:sha1:d4d71f71f08d6d440b17482eecc5472dcfe6cbae</id>
<content type='text'>
reflect this.

Also, mock out sys.stderr on some tests so that their nose2 output is quieter.

A few other minor coding style consistencies.
</content>
</entry>
<entry>
<title> * Python 2.7 is not required.  Python 2.6 is no longer officially supported.</title>
<updated>2012-10-31T16:31:12Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2012-10-31T16:31:12Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=a9464c14fc6dfc23613a1ec89446393fe6476f88'/>
<id>urn:sha1:a9464c14fc6dfc23613a1ec89446393fe6476f88</id>
<content type='text'>
   The code base is now also `python2.7 -3` clean, although there are still
   some warnings in 3rd party dependencies.  LP: #1073506
</content>
</entry>
<entry>
<title>* The link between members and the mailing lists they are subscribed to, is</title>
<updated>2012-09-05T01:31:50Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2012-09-05T01:31:50Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=3c77c83ec4070e7183482445ff0b9a30398b72f4'/>
<id>urn:sha1:3c77c83ec4070e7183482445ff0b9a30398b72f4</id>
<content type='text'>
  now via the RFC 2369 `list_id` instead of the fqdn listname (i.e. posting
  address).  This is because while the posting address can change if the
  mailing list is moved to a new server, the list id is fixed.
  (LP: #1024509)
  + IListManager.get_by_list_id() added.
  + IListManager.list_ids added.
  + IMailingList.list_id added.
  + Several internal APIs that accepted fqdn list names now require list ids,
    e.g. ISubscriptionService.join() and .find_members().
  + IMember.list_id attribute added; .mailing_list is now an alias that
    retrieves and returns the IMailingList.
  - list_id added (LP: #1024509)
</content>
</entry>
<entry>
<title> * Add property `IListmanager.name_compoments` which returns 2-tuples for</title>
<updated>2012-01-27T21:45:39Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2012-01-27T21:45:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=1159b78601ffb15558754b35e272d34bc8938a43'/>
<id>urn:sha1:1159b78601ffb15558754b35e272d34bc8938a43</id>
<content type='text'>
   every mailing list as (list_name, mail_host).
</content>
</entry>
<entry>
<title>Finally, all doctests are named .rst</title>
<updated>2011-09-24T01:42:39Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2011-09-24T01:42:39Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=48354a7e6814190455fb566947ab952062ecde76'/>
<id>urn:sha1:48354a7e6814190455fb566947ab952062ecde76</id>
<content type='text'>
</content>
</entry>
</feed>
