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-03-10 09:02 by A. Skrobov, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| patch | A. Skrobov, 2016-03-10 09:02 | review | ||
| issue26526_16704_63395.diff | A. Skrobov, 2016-05-31 15:03 | Fixed a stray tab and expanded a comment | ||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:28 | admin | set | github: 70713 |
| 2017-01-26 07:35:57 | python-dev | set | messages: + msg286295 |
| 2017-01-25 15:16:32 | A. Skrobov | set | messages: + msg286261 |
| 2016-08-15 12:49:57 | A. Skrobov | set | messages: + msg272754 |
| 2016-08-10 07:02:17 | xcombelle | set | nosy:
+ xcombelle messages: + msg272318 |
| 2016-08-09 19:44:29 | gregory.p.smith | set | nosy:
+ gregory.p.smith |
| 2016-06-02 18:32:59 | python-dev | set | status: open -> closed nosy: + python-dev messages: + msg266904 resolution: fixed stage: commit review -> resolved |
| 2016-06-02 18:28:48 | brett.cannon | set | assignee: fdrake messages: + msg266903 stage: patch review -> commit review |
| 2016-05-31 15:03:10 | A. Skrobov | set | files:
+ issue26526_16704_63395.diff keywords: + patch |
| 2016-05-31 07:24:11 | A. Skrobov | set | messages: + msg266741 |
| 2016-05-30 03:09:19 | giampaolo.rodola | set | nosy:
+ giampaolo.rodola |
| 2016-05-28 22:19:07 | fdrake | set | messages: + msg266577 |
| 2016-05-28 13:52:17 | berker.peksag | set | nosy:
+ berker.peksag |
| 2016-05-26 18:04:22 | brett.cannon | set | nosy:
+ brett.cannon |
| 2016-05-26 15:37:22 | fdrake | set | messages: + msg266441 |
| 2016-05-12 15:27:29 | serhiy.storchaka | set | stage: patch review |
| 2016-05-12 15:22:50 | A. Skrobov | set | messages: + msg265411 |
| 2016-03-10 09:25:57 | vstinner | set | title: In parsemodule.c, replace over 2KLOC of hand-crafted validation code, with a DFA -> In parsermodule.c, replace over 2KLOC of hand-crafted validation code, with a DFA |
| 2016-03-10 09:25:19 | vstinner | set | nosy:
+ serhiy.storchaka |
| 2016-03-10 09:23:35 | serhiy.storchaka | set | nosy:
+ benjamin.peterson |
| 2016-03-10 09:02:31 | A. Skrobov | create | |
➜

