[Python-Dev] cpython: Close #10042: functools.total_ordering now handles NotImplemented
Antoine Pitrou
solipsis at pitrou.net
Tue Oct 1 19:05:30 CEST 2013
More information about the Python-Dev mailing list
Tue Oct 1 19:05:30 CEST 2013
- Previous message: [Python-Dev] Released: Python 2.6.9 release candidate 1
- Next message: [Python-Dev] PEP-431 non-status
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, 1 Oct 2013 16:02:26 +0200 (CEST) nick.coghlan <python-checkins at python.org> wrote: > http://hg.python.org/cpython/rev/ad9f207645ab > changeset: 85913:ad9f207645ab > user: Nick Coghlan <ncoghlan at gmail.com> > date: Wed Oct 02 00:02:03 2013 +1000 > summary: > Close #10042: functools.total_ordering now handles NotImplemented > > (Patch by Katie Miller) Ahah, one less annoyance in the stdlib :-) Thank you! Antoine.
- Previous message: [Python-Dev] Released: Python 2.6.9 release candidate 1
- Next message: [Python-Dev] PEP-431 non-status
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list