Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #21169
| From | skip@pobox.com |
|---|---|
| Subject | Looking for people to take over some packages |
| Date | 2012-03-03 09:47 -0600 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.363.1330789633.3037.python-list@python.org> (permalink) |
I'm shifting life gears, trying to get away from the computer more during my
hours away from work. As part of that, I'm looking to get out of the
package authorship/maintenance business. Currently, I am officially listed
as the "maintainer" (I use that term loosely - I really do very little at
this time) of the following packages on PyPI (http://pypi.python.org/):
bsddb185
lockfile
spambayes
tb
Some time ago Ben Finney offered to take over lockfile. He doesn't want to
horse around with Google Code and I don't want to learn how to use
git/github just to make the existing code available to him. Perhaps someone
with both Google Code and Github accounts can facilitate the exchange.
Taking over the SpamBayes package probably implies a committment to greater
involvement in the SpamBayes project (so be careful before you volunteer).
It's worth poking around http://www.spambayes.org/.
Bsddb185 is just a repackaging of the old bsddb185 module which got dropped
from the Python core some years ago. It probably gets very little use, but
last I looked, there were still some systems which used that versy of
Berkeley DB.
Tb provides a couple alternate traceback formatting functions. The
compact_traceback function is an adaptation of the one generated by
asyncore. The verbose_traceback function includes local variable values in
the trace.
If you have any interest in helping with any of these, let me know.
--
Skip Montanaro - skip@pobox.com - http://www.smontanaro.net/
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Looking for people to take over some packages skip@pobox.com - 2012-03-03 09:47 -0600
Adopting ‘lockfile’ (was: Looking for people to take over some packages) Ben Finney <ben+python@benfinney.id.au> - 2012-03-04 08:43 +1100
Re: Adopting ‘lockfile’ Chris Withers <chris@simplistix.co.uk> - 2012-03-04 22:34 +0000
Re: Adopting ‘lockfile’ Ben Finney <ben+python@benfinney.id.au> - 2012-03-14 09:37 +1100
Re: Adopting ‘lockfile’ Ben Finney <ben+python@benfinney.id.au> - 2012-06-07 14:28 +1000
csiph-web