Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.1k
Closed
Description
| 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 details
GitHub fields:
assignee='https://github.com/serhiy-storchaka'closed_at=Nonecreated_at=<Date2013-09-07.15:35:49.088>labels= ['interpreter-core','type-bug','library','3.11']title='Non-UTF8 encoding line'updated_at=<Date2021-06-18.22:17:37.796>user='https://github.com/serhiy-storchaka'
bugs.python.org fields:
activity=<Date2021-06-18.22:17:37.796>actor='iritkatriel'assignee='serhiy.storchaka'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Interpreter Core','Library (Lib)']creation=<Date2013-09-07.15:35:49.088>creator='serhiy.storchaka'dependencies= []files= ['31648']hgrepos= []issue_num=18961keywords= []message_count=6.0messages= ['197169','197621','197918','197925','197953','396104']nosy_count=9.0nosy_names= ['loewis','terry.reedy','vstinner','benjamin.peterson','Arfrever','meador.inge','eric.snow','serhiy.storchaka','iritkatriel']pr_nums= []priority='normal'resolution=Nonestage='needs patch'status='open'superseder=Nonetype='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