Remove assert in functools.total_ordering (original) (raw)

BPO 8361
Nosy @rhettinger, @merwok
Files remove-assert-in-total_ordering.diff

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = 'https://github.com/rhettinger' closed_at = <Date 2010-04-10.18:54:40.536> created_at = <Date 2010-04-10.11:41:23.994> labels = ['type-bug', 'library'] title = 'Remove assert in functools.total_ordering' updated_at = <Date 2010-04-10.18:54:40.535> user = 'https://github.com/merwok'

bugs.python.org fields:

activity = <Date 2010-04-10.18:54:40.535> actor = 'ezio.melotti' assignee = 'rhettinger' closed = True closed_date = <Date 2010-04-10.18:54:40.536> closer = 'ezio.melotti' components = ['Library (Lib)'] creation = <Date 2010-04-10.11:41:23.994> creator = 'eric.araujo' dependencies = [] files = ['16852'] hgrepos = [] issue_num = 8361 keywords = ['patch'] message_count = 4.0 messages = ['102770', '102787', '102788', '102789'] nosy_count = 2.0 nosy_names = ['rhettinger', 'eric.araujo'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue8361' versions = ['Python 2.7', 'Python 3.2']