commit | 23f9fc344827c02cf2450f7e0903681e69db201a | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Jan 08 07:01:56 2011 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sat Jan 08 07:01:56 2011 +0000 |
tree | c0454c2980f0a3f768597b5e4f54896ad8970ca3 | |
parent | 06ec45e2f8108d6bfc1fa8abe80de94bc4eeb8a3 [diff] [blame] |
Issue #10042: Fixed the total_ordering decorator to handle cross-type comparisons that could lead to infinite recursion.
diff --git a/Misc/ACKS b/Misc/ACKS index 6010ace..6929e36 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -700,6 +700,7 @@ Steven Reiz Roeland Rengelink Tim Rice +Francesco Ricciardi Jan Pieter Riegel Armin Rigo Nicholas Riley