fix double free with tqs in standard build (original) (raw)
BPO | 1467512 |
---|---|
Nosy | @gvanrossum, @tim-one |
Files | parser.diff: v1 |
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 2006-04-10.06:42:48.000> created_at = <Date 2006-04-10.03:26:05.000> labels = ['interpreter-core'] title = 'fix double free with tqs in standard build' updated_at = <Date 2006-04-10.06:42:48.000> user = 'https://bugs.python.org/nnorwitz'
bugs.python.org fields:
activity = <Date 2006-04-10.06:42:48.000> actor = 'nnorwitz' assignee = 'nnorwitz' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = <Date 2006-04-10.03:26:05.000> creator = 'nnorwitz' dependencies = [] files = ['7144'] hgrepos = [] issue_num = 1467512 keywords = ['patch'] message_count = 5.0 messages = ['49975', '49976', '49977', '49978', '49979'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'tim.peters', 'nnorwitz'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1467512' versions = ['Python 2.5']