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月24日 15:17 by xdegaye, last changed 2022年04月11日 14:59 by admin. This issue is now closed.
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 14800 | merged | ZackerySpytz, 2019年07月16日 18:06 | |
| Messages (2) | |||
|---|---|---|---|
| msg340781 - (view) | Author: Xavier de Gaye (xdegaye) * (Python triager) | Date: 2019年04月24日 15:17 | |
As reported in issue 16079, the following method is a duplicate: Lib/email/test/test_email_renamed.py:521 TestEncoders.test_default_cte |
|||
| msg351864 - (view) | Author: Benjamin Peterson (benjamin.peterson) * (Python committer) | Date: 2019年09月11日 13:26 | |
New changeset f9db011c323556ec68761263c6b91b2f75ca95ba by Benjamin Peterson (Zackery Spytz) in branch '2.7': closes bpo-36712: Fix duplicate method in Lib/email/test/test_email_renamed.py. (GH-14800) https://github.com/python/cpython/commit/f9db011c323556ec68761263c6b91b2f75ca95ba |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:59:14 | admin | set | github: 80893 |
| 2019年09月11日 13:26:10 | benjamin.peterson | set | status: open -> closed nosy: + benjamin.peterson messages: + msg351864 resolution: fixed stage: patch review -> resolved |
| 2019年07月16日 18:31:53 | ZackerySpytz | set | nosy:
+ ZackerySpytz |
| 2019年07月16日 18:06:01 | ZackerySpytz | set | keywords:
+ patch stage: needs patch -> patch review pull_requests: + pull_request14596 |
| 2019年04月24日 15:17:17 | xdegaye | create | |