SystemError when __len__ returns a non-number
| BPO | 5137 |
|---|---|
| Nosy | @rhettinger, @pitrou, @benjaminp |
| Files |
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/benjaminp' closed_at = <Date 2009-02-08.21:07:56.269> created_at = <Date 2009-02-03.04:45:14.792> labels = ['type-crash', 'release-blocker'] title = 'SystemError when __len__ returns a non-number' updated_at = <Date 2009-02-10.06:55:34.148> user = 'https://github.com/rhettinger'
bugs.python.org fields:
activity = <Date 2009-02-10.06:55:34.148> actor = 'hagen' assignee = 'benjamin.peterson' closed = True closed_date = <Date 2009-02-08.21:07:56.269> closer = 'benjamin.peterson' components = [] creation = <Date 2009-02-03.04:45:14.792> creator = 'rhettinger' dependencies = [] files = ['12927', '12969', '12979', '12980'] hgrepos = [] issue_num = 5137 keywords = ['patch'] message_count = 8.0 messages = ['81024', '81338', '81386', '81393', '81395', '81402', '81418', '81531'] nosy_count = 4.0 nosy_names = ['rhettinger', 'pitrou', 'benjamin.peterson', 'hagen'] pr_nums = [] priority = 'release blocker' resolution = 'fixed' stage = None status = 'closed' superseder = None type = 'crash' url = 'https://bugs.python.org/issue5137' versions = ['Python 3.0', 'Python 3.1']