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 2015年12月28日 22:09 by ezio.melotti, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| issue25967.patch | Aegil, 2016年01月10日 12:47 | |||
| Messages (4) | |||
|---|---|---|---|
| msg257134 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2015年12月28日 22:09 | |
If Python grammar is changed, lib2to3 should be updated accordingly. This is currently missing from https://docs.python.org/devguide/grammar.html#checklist See also #19511. |
|||
| msg257908 - (view) | Author: Chris Thomas (Aegil) * | Date: 2016年01月10日 12:47 | |
Added a note to the check list as needed. |
|||
| msg258034 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年01月11日 22:15 | |
New changeset 367486fbab84 by Ezio Melotti in branch 'default': #25967: add note about updating lib2to3 when the grammar is updated. Patch by Chris Thomas. https://hg.python.org/devguide/rev/367486fbab84 |
|||
| msg258036 - (view) | Author: Ezio Melotti (ezio.melotti) * (Python committer) | Date: 2016年01月11日 22:15 | |
Fixed, thanks for the patch! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:25 | admin | set | github: 70155 |
| 2016年01月11日 22:15:47 | ezio.melotti | set | status: open -> closed resolution: fixed messages: + msg258036 stage: needs patch -> resolved |
| 2016年01月11日 22:15:28 | python-dev | set | nosy:
+ python-dev messages: + msg258034 |
| 2016年01月10日 12:47:53 | Aegil | set | files:
+ issue25967.patch nosy: + Aegil messages: + msg257908 keywords: + patch |
| 2015年12月28日 22:09:14 | ezio.melotti | create | |