[Python-checkins] PEP topic filter

Steven Bethard steven.bethard at gmail.com
Fri Oct 6 18:29:08 CEST 2006


On 10/3/06, Barry Warsaw <barry at python.org> wrote:
> On Oct 2, 2006, at 3:59 PM, Steven Bethard wrote:
> > Would it be possible to update the PEP topic filter to something like
> > "peps/trunk" instead of just "PEP"?  The current setup means those of
> > us just subscribed to the PEP topic filter are going to get every one
> > of Brett's python/branches/pep302_phase2 checkins.
>
> Good idea.  I've updated the regexp to "peps/trunk" as suggested
> (sans quotes).  Can someone make an innocent checkin to that
> directory to see if that does the trick?

Looks like everything is working fine.  I got this message:

* r52210 - peps/trunk/pep-0291.txt

But not any of these:

* r52122 - python/branches/pep302_phase2/BRANCH_PLANS
* r52125 - python/branches/pep302_phase2/Python/import.c
* r52197 - in python/branches/pep302_phase2: Doc/lib/libimp.tex ...

Which looks right to me.  Thanks again!

Steve
-- 
I'm not *in*-sane. Indeed, I am so far *out* of sane that you appear a
tiny blip on the distant coast of sanity.
        --- Bucky Katt, Get Fuzzy


More information about the Python-checkins mailing list