[Python-Dev] hash documentation (original) (raw)
Ned Deily nad at acm.org
Wed Apr 18 22:16:01 CEST 2012
- Previous message: [Python-Dev] __hash__ documentation
- Next message: [Python-Dev] __hash__ documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
In article <20120418211404.2700d7f7 at pitrou.net>, Antoine Pitrou <solipsis at pitrou.net> wrote:
On Wed, 18 Apr 2012 12:19:39 -0700 Ethan Furman <ethan at stoneleaf.us> wrote: > Brian Curtin wrote: > > On Wed, Apr 18, 2012 at 13:07, Ethan Furman <ethan at stoneleaf.us> wrote: > > Those who follow the bug tracker will see the issue and act > > accordingly. > > How does one follow the bug tracker?
Checking it frequently is a possibility. Reading http://mail.python.org/mailman/listinfo/new-bugs-announce is another.
Another is following changes via the gmane.org mirror of the bugs list.
gmane.org provides web, NNTP newsreader, and RSS feeds of all of the
mailing lists mirrored there:
http://dir.gmane.org/gmane.comp.python.bugs
Many of the other python.org-hosted mailing lists are mirrored at gmane as well.
-- Ned Deily, nad at acm.org
- Previous message: [Python-Dev] __hash__ documentation
- Next message: [Python-Dev] __hash__ documentation
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]