This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2019年04月20日 16:10 by xdegaye, last changed 2022年04月11日 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 12896 | merged | Windson Yang, 2019年04月21日 01:55 | |
| Messages (2) | |||
|---|---|---|---|
| msg340583 - (view) | Author: Xavier de Gaye (xdegaye) * (Python triager) | Date: 2019年04月20日 16:10 | |
As reported in issue 16079, the following method is a duplicate: Lib/test/test_utf8_mode.py: UTF8ModeTests.test_io_encoding |
|||
| msg340670 - (view) | Author: Steve Dower (steve.dower) * (Python committer) | Date: 2019年04月22日 18:46 | |
New changeset f51dd4feb0794b7659f281173da9d8a04317d134 by Steve Dower (Windson yang) in branch 'master': bpo-36683: Rename duplicate test_io_encoding to test_pyio_encoding (GH-12896) https://github.com/python/cpython/commit/f51dd4feb0794b7659f281173da9d8a04317d134 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:59:14 | admin | set | github: 80864 |
| 2019年08月02日 20:17:17 | steve.dower | set | status: open -> closed resolution: fixed stage: resolved |
| 2019年04月25日 14:57:52 | xdegaye | set | status: closed -> open stage: resolved -> (no value) resolution: fixed -> (no value) versions: + Python 3.7 |
| 2019年04月22日 18:52:50 | steve.dower | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2019年04月22日 18:46:29 | steve.dower | set | nosy:
+ steve.dower messages: + msg340670 |
| 2019年04月21日 01:55:54 | Windson Yang | set | keywords:
+ patch stage: needs patch -> patch review pull_requests: + pull_request12821 |
| 2019年04月20日 16:10:14 | xdegaye | create | |