BPO | [1003640](https://bugs.python.org/issue1003640) --- | :--- Files | [pdb.patch2-v1](https://bugs.python.org/file6137/pdb.patch2-v1 "Uploaded at 2004-08-04.23:23:12 by isandler")[pdb.patch2-v2](https://bugs.python.org/file6138/pdb.patch2-v2 "Uploaded at 2004-08-25.00:53:54 by isandler") *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: ```python assignee = None closed_at = created_at = labels = ['library'] title = 'fix for bugs 976878, 926369, 875404 (pdb bkpt handling)' updated_at = user = 'https://bugs.python.org/isandler' ``` bugs.python.org fields: ```python activity = actor = 'jlgijsbers' assignee = 'none' closed = True closed_date = None closer = None components = ['Library (Lib)'] creation = creator = 'isandler' dependencies = [] files = ['6137', '6138'] hgrepos = [] issue_num = 1003640 keywords = ['patch'] message_count = 8.0 messages = ['46529', '46530', '46531', '46532', '46533', '46534', '46535', '46536'] nosy_count = 2.0 nosy_names = ['isandler', 'jlgijsbers'] pr_nums = [] priority = 'normal' resolution = 'accepted' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1003640' versions = [] ```