On 4/12/06, A.M. Kuchling <[EMAIL PROTECTED]> wrote:
> On Wed, Apr 12, 2006 at 01:43:43PM -0400, Tim Peters wrote:
> > BTW, someone looking for an easy task might enjoy rewriting other
> > tp_traverse slots to use Py_VISIT.  We even have cases now (like
> > super_traverse) where modules define their own workalike
> > traverse-visit macros, which has become confusing since a standard
> > macro was defined for this purpose.
>
> Do we need a list of CPython cleanup projects?
> (Compare to the Linux kernel janitors:
> <http://janitor.kernelnewbies.org/TODO>.)

+1.  Could add a page to the wiki and link to it from the dev faq.

n
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to