Skip to content
GitLab
Explore
Sign in
Register
Kirill Smelkov
cpython
Repository
cpython
Lib
functools.py
Find file
Blame
History
Permalink
Fix the total_ordering decorator to handle cross-type comparisons
· 374274db
Éric Araujo
authored
Mar 19, 2011
that could lead to infinite recursion (closes #10042).
374274db