BPO | [549213](https://bugs.python.org/issue549213) --- | :--- Nosy | @gvanrossum, @loewis Files | [diff](https://bugs.python.org/file4197/diff "Uploaded as application/octet-stream at 2002-04-26.20:30:38 by jhylton") *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 = 'warn on assignment to None, True, False' updated_at = user = 'https://bugs.python.org/jhylton' ``` bugs.python.org fields: ```python activity = actor = 'loewis' assignee = 'jhylton' closed = True closed_date = None closer = None components = ['Interpreter Core'] creation = creator = 'jhylton' dependencies = [] files = ['4197'] hgrepos = [] issue_num = 549213 keywords = ['patch'] message_count = 10.0 messages = ['39723', '39724', '39725', '39726', '39727', '39728', '39729', '39730', '39731', '39732'] nosy_count = 3.0 nosy_names = ['gvanrossum', 'loewis', 'jhylton'] pr_nums = [] priority = 'normal' resolution = 'out of date' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue549213' versions = [] ```