]> granicus.if.org Git - python/commit
Issue #23132: Mitigate regression in speed and clarity in functools.total_ordering.
authorRaymond Hettinger <python@rcn.com>
Tue, 6 Jan 2015 05:52:10 +0000 (21:52 -0800)
committerRaymond Hettinger <python@rcn.com>
Tue, 6 Jan 2015 05:52:10 +0000 (21:52 -0800)
commit0603d3049e79d59d1fb16d5a8e0bffcfc85c442c
tree323eb0fd323d1236845b65fb5d57ebb88d4a9c10
parent212994e4e2ed023267ebfceeae541c8aa4257806
Issue #23132: Mitigate regression in speed and clarity in functools.total_ordering.
Lib/functools.py
Misc/NEWS