| BPO | 18961 |
|---|---|
| Nosy | @loewis, @terryjreedy, @vstinner, @benjaminp, @meadori, @ericsnowcurrently, @serhiy-storchaka, @iritkatriel |
| 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 = 'https://github.com/serhiy-storchaka' closed_at = None created_at = <Date 2013-09-07.15:35:49.088> labels = ['interpreter-core', 'type-bug', 'library', '3.11'] title = 'Non-UTF8 encoding line' updated_at = <Date 2021-06-18.22:17:37.796> user = 'https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity = <Date 2021-06-18.22:17:37.796> actor = 'iritkatriel' assignee = 'serhiy.storchaka' closed = False closed_date = None closer = None components = ['Interpreter Core', 'Library (Lib)'] creation = <Date 2013-09-07.15:35:49.088> creator = 'serhiy.storchaka' dependencies = [] files = ['31648'] hgrepos = [] issue_num = 18961 keywords = [] message_count = 6.0 messages = ['197169', '197621', '197918', '197925', '197953', '396104'] nosy_count = 9.0 nosy_names = ['loewis', 'terry.reedy', 'vstinner', 'benjamin.peterson', 'Arfrever', 'meador.inge', 'eric.snow', 'serhiy.storchaka', 'iritkatriel'] pr_nums = [] priority = 'normal' resolution = None stage = 'needs patch' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue18961' versions = ['Python 3.11']
Linked PRs
- gh-63161: Fix tokenize detect_encoding() for non-ASCII coding #139235
- gh-63161: Add more tests for source encoding #139440
- [3.14] gh-63161: Add more tests for source encoding (GH-139440) #139442
- [3.13] gh-63161: Add more tests for source encoding (GH-139440) #139443
- gh-63161: Fix tokenize.detect_encoding() #139446
- gh-63161: Fix PEP 263 support #139481
- [3.14] gh-63161: Fix PEP 263 support (GH-139481) #139898
- [3.14] gh-63161: Fix test_source_encoding when stderr is StringIO #140361
- [3.14] gh-63161: Fix tokenize.detect_encoding() (GH-139446) #140378