BPO | [27355](https://bugs.python.org/issue27355) --- | :--- Nosy | @malemburg, @tim-one, @mhammond, @larryhastings, @tjguk, @zware, @zooba Files | [larry.dont.wince.1.patch.txt](https://bugs.python.org/file43481/larry.dont.wince.1.patch.txt "Uploaded as text/plain at 2016-06-20.07:36:14 by @larryhastings")[larry.dont.wince.2.patch.txt](https://bugs.python.org/file44378/larry.dont.wince.2.patch.txt "Uploaded as text/plain at 2016-09-05.21:22:51 by @larryhastings") *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 = 'https://github.com/larryhastings' closed_at = created_at = labels = ['interpreter-core', 'tests', 'type-feature', 'library'] title = 'Strip out the last lingering vestiges of Windows CE support' updated_at = user = 'https://github.com/larryhastings' ``` bugs.python.org fields: ```python activity = actor = 'python-dev' assignee = 'larry' closed = True closed_date = closer = 'larry' components = ['Interpreter Core', 'Library (Lib)', 'Tests'] creation = creator = 'larry' dependencies = [] files = ['43481', '44378'] hgrepos = [] issue_num = 27355 keywords = [] message_count = 10.0 messages = ['268886', '268923', '268929', '271591', '274434', '274436', '274444', '274446', '274447', '274498'] nosy_count = 8.0 nosy_names = ['lemburg', 'tim.peters', 'mhammond', 'larry', 'tim.golden', 'python-dev', 'zach.ware', 'steve.dower'] pr_nums = [] priority = 'low' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue27355' versions = ['Python 3.6'] ```