In article <[email protected]>, Nick Coghlan <[email protected]> wrote: > Michael Foord wrote: > > I assumed there would be RSS feeds for bug tracker activity but can't > > easily find these on the tracker. There is a bot that posts activity to > > #python-dev, so there must be some way of getting this information. > > I'm pretty sure the bugs list is still the primary spooled notification > mechanism: > http://mail.python.org/mailman/listinfo/python-bugs-list
Also, that mailing list (along with most python development related mailing lists) is mirrored at gmane.org which means it can also be obtained via a newsreader (NNTP) or various RSS feeds. http://dir.gmane.org/gmane.comp.python.bugs -- Ned Deily, [email protected] _______________________________________________ Python-Dev mailing list [email protected] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
