BPO | [1009811](https://bugs.python.org/issue1009811) --- | :--- Nosy | @loewis Files | [addbuiltin.patch](https://bugs.python.org/file6189/addbuiltin.patch "Uploaded as text/plain at 2004-08-16.05:00:18 by foom") *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 = ['interpreter-core'] title = 'Add missing types to __builtin__' updated_at = user = 'https://bugs.python.org/foom' ``` bugs.python.org fields: ```python activity = actor = 'loewis' assignee = 'none' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = creator = 'foom' dependencies = [] files = ['6189'] hgrepos = [] issue_num = 1009811 keywords = ['patch'] message_count = 5.0 messages = ['46715', '46716', '46717', '46718', '46719'] nosy_count = 3.0 nosy_names = ['loewis', 'collinwinter', 'foom'] pr_nums = [] priority = 'normal' resolution = 'postponed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1009811' versions = ['Python 2.4'] ```