recursive __attribute__ -> Fatal Python error: Cannot recover from stack overflow.
| BPO | 7338 |
|---|---|
| Nosy | @loewis, @terryjreedy, @pitrou, @ezio-melotti, @serwy |
| Superseder |
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 = None closed_at = <Date 2011-12-24.22:47:36.805> created_at = <Date 2009-11-17.11:01:32.836> labels = ['interpreter-core', 'type-bug'] title = 'recursive __attribute__ -> Fatal Python error: Cannot recover from stack overflow.' updated_at = <Date 2011-12-24.22:47:36.804> user = 'https://bugs.python.org/kaizhu'
bugs.python.org fields:
activity = <Date 2011-12-24.22:47:36.804> actor = 'terry.reedy' assignee = 'none' closed = True closed_date = <Date 2011-12-24.22:47:36.805> closer = 'terry.reedy' components = ['Interpreter Core'] creation = <Date 2009-11-17.11:01:32.836> creator = 'kaizhu' dependencies = [] files = [] hgrepos = [] issue_num = 7338 keywords = [] message_count = 5.0 messages = ['95381', '95382', '150233', '150236', '150239'] nosy_count = 6.0 nosy_names = ['loewis', 'terry.reedy', 'pitrou', 'ezio.melotti', 'roger.serwy', 'kaizhu'] pr_nums = [] priority = 'normal' resolution = 'duplicate' stage = None status = 'closed' superseder = '6028' type = 'behavior' url = 'https://bugs.python.org/issue7338' versions = ['Python 3.2', 'Python 3.3']