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年11月06日 09:11 by levkivskyi, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| test-grammar-patch.diff | levkivskyi, 2016年11月06日 09:11 | review | ||
| Messages (2) | |||
|---|---|---|---|
| msg280132 - (view) | Author: Ivan Levkivskyi (levkivskyi) * (Python committer) | Date: 2016年11月06日 09:11 | |
This will remove one test from test_grammar that depends on typing module API (this test case is already covered in test_typing). |
|||
| msg280183 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年11月07日 02:26 | |
New changeset 048f82c86928 by Guido van Rossum in branch '3.6': issue #28622: Remove redundant variable annotation test from test_grammar. Ivan L. https://hg.python.org/cpython/rev/048f82c86928 New changeset e60c1aef639a by Guido van Rossum in branch 'default': issue #28622: Remove redundant variable annotation test from test_grammar. Ivan L. (3.6->3.7) https://hg.python.org/cpython/rev/e60c1aef639a |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:39 | admin | set | github: 72808 |
| 2016年11月07日 02:27:14 | gvanrossum | set | status: open -> closed resolution: fixed stage: resolved |
| 2016年11月07日 02:26:28 | python-dev | set | nosy:
+ python-dev messages: + msg280183 |
| 2016年11月06日 09:11:51 | levkivskyi | create | |