BPO | [17724](https://bugs.python.org/issue17724) --- | :--- Nosy | @bitdancer Files | [urllib_add_handler.patch](https://bugs.python.org/file29831/urllib_add_handler.patch "Uploaded as text/plain at 2013-04-13.21:17:27 by Max.Mautner"): patches urllib.request's add_handler *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 = ['type-feature', 'invalid'] title = 'urllib -- add_handler method refactoring for clarity' updated_at = user = 'https://bugs.python.org/MaxMautner' ``` bugs.python.org fields: ```python activity = actor = 'r.david.murray' assignee = 'none' closed = True closed_date = closer = 'Max.Mautner' components = [] creation = creator = 'Max.Mautner' dependencies = [] files = ['29831'] hgrepos = [] issue_num = 17724 keywords = ['patch'] message_count = 2.0 messages = ['186853', '187981'] nosy_count = 2.0 nosy_names = ['r.david.murray', 'Max.Mautner'] pr_nums = [] priority = 'normal' resolution = 'not a bug' stage = None status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue17724' versions = ['Python 3.4'] ```