On 5/4/07, Guido van Rossum <[EMAIL PROTECTED]> wrote:
> I don't know how the filters for checkin emails are set up, but this
> seems wrong: mail related to the p3yk branch goes to
> python-3000-checkins, but mail related to the py3k-unistr branch goes
> to python-checkins. There are a bunch of branches of relevance to py3k
> now; these should all go to the python-3000-checkins list. I suggest
> to filter on branches that start with either py3k or with p3yk.

I've done that (more or less).  Here is the regex.  Please (re)name
your branches appropriately.

    ^python/branches/(p3yk/|py3k).*

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

Reply via email to