| BPO | 18624 |
|---|---|
| Nosy | @malemburg, @warsaw, @ezio-melotti, @bitdancer, @ringof |
| PRs | |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2013-08-01.23:04:29.016> labels = ['easy', 'type-feature', 'expert-email', 'expert-unicode'] title = 'Add alias for iso-8859-8-i which is the same as iso-8859-8' updated_at = <Date 2022-04-03.02:54:46.394> user = 'https://github.com/bitdancer'
bugs.python.org fields:
activity = <Date 2022-04-03.02:54:46.394> actor = 'dpg' assignee = 'none' closed = False closed_date = None closer = None components = ['Unicode', 'email'] creation = <Date 2013-08-01.23:04:29.016> creator = 'r.david.murray' dependencies = [] files = ['34449', '35736'] hgrepos = [] issue_num = 18624 keywords = ['patch', 'easy', 'needs review'] message_count = 11.0 messages = ['194134', '194165', '194177', '194267', '194362', '194386', '213509', '213765', '213772', '213773', '221330'] nosy_count = 9.0 nosy_names = ['lemburg', 'barry', 'ezio.melotti', 'r.david.murray', 'das', 'kamie', 'mvolz', 'bensws', 'dpg'] pr_nums = ['10237', '32279'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue18624' versions = ['Python 3.4']
Linked PRs
- gh-62824: Add alias for iso-8859-8-i which is the same as iso-8859-8 #134306
- [3.14] gh-62824: Add alias for iso-8859-8-i which is the same as iso-8859-8 (gh-134306) #134330
- gh-62824: Adjust test_alias_modules_exist test to allow .pyc codec files #134777
- [3.14] gh-62824: Adjust test_alias_modules_exist test to use imports instead of file checks (GH-134777) #134781