On Fri, 16 Nov 2012 08:50:22 +0200, Ezio Melotti <ezio.melo...@gmail.com> wrote: > Hi, > the message you saw was caused by a problem with the new irker detector -- > it should be fixed now. > For the record the message you received says: > """ > New changeset a2b54b6d9759 by Mark Dickinson in branch 'default': > Issue #16469: Fraction(float('nan')) and Fraction(float('inf')) now raise > ValueError and OverflowError (resp.), not TypeError. > http://hg.python.org/cpython/rev/a2b54b6d9759 > """ > I'm not sure why it arrived to you though (or did you see it elsewhere?).
It and at least three others were posted to python-dev. I believe this is because python-...@python.org is used as the origin address for the emails sent by irker. And I agree with the speculation...I think it is useful that this happens because it alerts us when there are problems with the interface. We could perhaps make it tracker-discuss rather than python-dev, though. --David _______________________________________________ Tracker-discuss mailing list Tracker-discuss@python.org http://mail.python.org/mailman/listinfo/tracker-discuss