Is there any way/where to subscribe for automated PEP status emails?

Bengt Richter bokr at oz.net
Wed Jan 5 12:58:12 EST 2005


I find that threads sometimes mention PEPs that I wasn't aware of,
or that an interesting one has been updated without my noticing.

I should perhaps check the PEP site more regularly, but ISTM it shouldn't
be that hard to implement an automated notification of PEP status changes
by email. A cron job could just monitor the PEP source directory and
watch for new files and last-mod changes, for starters. Maybe that would
be sufficient, without going into classifying the changes in more detail.

Subscription/unsubscription could be like an ordinary read-only mail list.
You could just bounce replies with some advice as to where to go ;-)

Googling didn't hit anything obvious for me.

Regards,
Bengt Richter



More information about the Python-list mailing list