<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/mailman/chains, branch modules-no-instantiate</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/mailman/chains?h=modules-no-instantiate</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/mailman/chains?h=modules-no-instantiate'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2009-01-25T18:01:41Z</updated>
<entry>
<title>Push the source directory into a 'src' subdirectory so that zc.buildout works</title>
<updated>2009-01-25T18:01:41Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-25T18:01:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=eefd06f1b88b8ecbb23a9013cd223b72ca85c20d'/>
<id>urn:sha1:eefd06f1b88b8ecbb23a9013cd223b72ca85c20d</id>
<content type='text'>
correctly regardless of how it's used.
</content>
</entry>
<entry>
<title>Several important cleanups.</title>
<updated>2009-01-17T02:04:21Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-17T02:04:21Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=ae3d0cc316b826b8325507d960ccf84da601c3b0'/>
<id>urn:sha1:ae3d0cc316b826b8325507d960ccf84da601c3b0</id>
<content type='text'>
* Turn on absolute_import and unicode_literals everywhere, and deal with the
  aftermath.
* Use 'except X as Y' everywhere.
* Make the module prologues much more consistent.
* Use '{}'.format() consistently, except for logger interface.
* Because of the problems with calling ** args with unicode keywords, hide
  calls to Template.substitute() behind an API.
</content>
</entry>
<entry>
<title>Remove the mailman.interface magic.  Use the more specific interface imports.</title>
<updated>2009-01-04T05:22:08Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-04T05:22:08Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=59d2b6181ffa9517da97a6eb43a51396b1ff04f4'/>
<id>urn:sha1:59d2b6181ffa9517da97a6eb43a51396b1ff04f4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bump copyright years</title>
<updated>2009-01-01T22:16:51Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2009-01-01T22:16:51Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f'/>
<id>urn:sha1:3f4f4b12d3e60bec5ac3136be86e4c2abe152c2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Many test fixes, mostly by temporarily changing config -&gt; Defaults.</title>
<updated>2008-12-30T04:28:56Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-12-30T04:28:56Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=03d01d66436661ef7d1e6a80401a6ed232d02718'/>
<id>urn:sha1:03d01d66436661ef7d1e6a80401a6ed232d02718</id>
<content type='text'>
Rewrote start_qrunners() for new lazr.config based configuration.

ReopenableFileHandler.reopen() given a default filename argument for reopening
to a different file.  Useful in tests.
</content>
</entry>
<entry>
<title>Lots of changes to make bin/withlist work under a buildout environment.</title>
<updated>2008-12-20T20:41:16Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-12-20T20:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=dfccf2b7d2b5749c86267645aaf870f128dab2d8'/>
<id>urn:sha1:dfccf2b7d2b5749c86267645aaf870f128dab2d8</id>
<content type='text'>
mailman.configuration -&gt; mailman.config.config
mailman.initialize -&gt; mailma.core.initialize
mailman.loginit -&gt; mailman.core.logging (yay future absolute imports!)

Convert all configurations to lazr.config, though some legacy still remains,
and I haven't been able to remove Defaults.py yet.  Added as_boolean() and
as_log_level() helpers for explicit type conversion.  Added a schema.cfg.
</content>
</entry>
<entry>
<title>The future is now.</title>
<updated>2008-10-17T17:58:18Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-10-17T17:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=f25f73cb081f9363743020155c17ccf4305309dc'/>
<id>urn:sha1:f25f73cb081f9363743020155c17ccf4305309dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Upgrade to GPLv3.</title>
<updated>2008-09-25T03:46:44Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-09-25T03:46:44Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=6f4351721559e8b7b577d3a01216fec88121ed11'/>
<id>urn:sha1:6f4351721559e8b7b577d3a01216fec88121ed11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bite the bullet: rename the Mailman package to mailman.</title>
<updated>2008-02-27T06:26:18Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-02-27T06:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=a1c73f6c305c7f74987d99855ba59d8fa823c253'/>
<id>urn:sha1:a1c73f6c305c7f74987d99855ba59d8fa823c253</id>
<content type='text'>
</content>
</entry>
</feed>
