<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mailman.git/bin/sync_members, branch master</title>
<subtitle>The GNU Mailing List manager.</subtitle>
<id>https://git.neuromancer.sk/mailman.git/atom/bin/sync_members?h=master</id>
<link rel='self' href='https://git.neuromancer.sk/mailman.git/atom/bin/sync_members?h=master'/>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/'/>
<updated>2008-12-19T04:17:32Z</updated>
<entry>
<title>Basic buildout infrastructure.</title>
<updated>2008-12-19T04:17:32Z</updated>
<author>
<name>Barry Warsaw</name>
</author>
<published>2008-12-19T04:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=9d6ea4e8749448c07d3ec2fac21ca73c03931726'/>
<id>urn:sha1:9d6ea4e8749448c07d3ec2fac21ca73c03931726</id>
<content type='text'>
Added a NEWS file.

Move old bin scripts to the attic.
</content>
</entry>
<entry>
<title>FSF office has moved. chdcking in for MAIN branch.</title>
<updated>2005-08-27T01:54:05Z</updated>
<author>
<name>tkikuchi</name>
</author>
<published>2005-08-27T01:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=2a6084d03b96f87af153b663cf3dd4776e7e37fb'/>
<id>urn:sha1:2a6084d03b96f87af153b663cf3dd4776e7e37fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main(): Fix some dumb coding bugs.</title>
<updated>2003-01-03T03:57:34Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2003-01-03T03:57:34Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=e75eef27b0e473fe22d2c2a32d90f2e7396a4258'/>
<id>urn:sha1:e75eef27b0e473fe22d2c2a32d90f2e7396a4258</id>
<content type='text'>
</content>
</entry>
<entry>
<title>main(): This should fix problems when printing list members with</title>
<updated>2002-12-02T14:45:53Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2002-12-02T14:45:53Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=70aa0634254f63b6f4f6b003338186655b11ae5b'/>
<id>urn:sha1:70aa0634254f63b6f4f6b003338186655b11ae5b</id>
<content type='text'>
"funny" characters in their names.  We coerce the output to the
default encoding, although I'm not 100% sure this is the right thing
to do.  (Works for me.)

Also, MMNoSuchUserError -&gt; NotAMemberError
</content>
</entry>
<entry>
<title>Jon Parise's patch to improve the usage() output for the command line</title>
<updated>2002-10-21T22:36:58Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2002-10-21T22:36:58Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=17da8273eb61687e1eb7c1e068613036fc1f3f46'/>
<id>urn:sha1:17da8273eb61687e1eb7c1e068613036fc1f3f46</id>
<content type='text'>
and cron scripts.  When code/status == 0, there's no error (it's
likely --help output) so send that to stdout.  Otherwise, it's an
error and the output goes to stderr.
</content>
</entry>
<entry>
<title>Typo in docstring, closes SF bug #620406 reported by Dave Habben.</title>
<updated>2002-10-08T19:57:38Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2002-10-08T19:57:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=ef42ebd2ed12925710cdbf8d2a073cab363dbfdc'/>
<id>urn:sha1:ef42ebd2ed12925710cdbf8d2a073cab363dbfdc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dan Mick caught a typo in the docstring.</title>
<updated>2002-05-02T03:43:41Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2002-05-02T03:43:41Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=eb96fbb8bb786b03b666dd095b4d4b811ea8df6f'/>
<id>urn:sha1:eb96fbb8bb786b03b666dd095b4d4b811ea8df6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>A patch (embedded in SF bug #411341) to add a -g/--goodbye-msg to</title>
<updated>2002-04-28T23:40:01Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2002-04-28T23:40:01Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=ac57b6eaccaf5b223e7acc868cd7eecb8c7f76c9'/>
<id>urn:sha1:ac57b6eaccaf5b223e7acc868cd7eecb8c7f76c9</id>
<content type='text'>
override the list's default send_goodbye_msg setting.  Contributed by
Alessio Bragadini.
</content>
</entry>
<entry>
<title>main(): Bogus format string specification, caught by Mikhail Sobolev.</title>
<updated>2002-03-19T00:24:38Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2002-03-19T00:24:38Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=ac232fbfc82cd4b52ec0c3692226dc201a370f7b'/>
<id>urn:sha1:ac232fbfc82cd4b52ec0c3692226dc201a370f7b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update imports for the new rules on shadowing standard library</title>
<updated>2002-02-23T06:34:14Z</updated>
<author>
<name>bwarsaw</name>
</author>
<published>2002-02-23T06:34:14Z</published>
<link rel='alternate' type='text/html' href='https://git.neuromancer.sk/mailman.git/commit/?id=ab462479e5ebc0d668ab7ad2cc5ccff52a749787'/>
<id>urn:sha1:ab462479e5ebc0d668ab7ad2cc5ccff52a749787</id>
<content type='text'>
modules.  Specifically, import the email package /after/ we've
imported paths.

Also, in add_members: change the import of StringIO to use the Python
standard cStringIO module, which we can now pretty much guarantee to
be there.
</content>
</entry>
</feed>
