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 2016年10月20日 20:27 by matrixise, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| _asynciomodule.diff | matrixise, 2016年10月20日 20:27 | review | ||
| Messages (4) | |||
|---|---|---|---|
| msg279079 - (view) | Author: Stéphane Wirtel (matrixise) * (Python committer) | Date: 2016年10月20日 20:27 | |
a small fix for a typo. |
|||
| msg279080 - (view) | Author: Stéphane Wirtel (matrixise) * (Python committer) | Date: 2016年10月20日 20:28 | |
sorry, I can't commit it in the default branch, so I pass via an issue for this kind of issue. |
|||
| msg279082 - (view) | Author: Yury Selivanov (yselivanov) * (Python committer) | Date: 2016年10月20日 20:34 | |
Thanks, Stéphane! Fixed. |
|||
| msg279083 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年10月20日 20:42 | |
New changeset 03528baa8c2c by Yury Selivanov in branch '3.6': Issue #28493: Fix typos in _asynciomodule.c https://hg.python.org/cpython/rev/03528baa8c2c New changeset 74eb9c51d64e by Yury Selivanov in branch 'default': Merge 3.6 (issue #28493) https://hg.python.org/cpython/rev/74eb9c51d64e |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:38 | admin | set | github: 72679 |
| 2016年10月20日 20:42:56 | python-dev | set | nosy:
+ python-dev messages: + msg279083 |
| 2016年10月20日 20:34:24 | yselivanov | set | status: open -> closed type: enhancement messages: + msg279082 resolution: fixed stage: resolved |
| 2016年10月20日 20:28:51 | matrixise | set | messages: + msg279080 |
| 2016年10月20日 20:27:58 | matrixise | create | |