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年03月25日 00:29 by vstinner, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| validate_repeating_list.patch | vstinner, 2015年03月25日 00:29 | |||
| Messages (2) | |||
|---|---|---|---|
| msg239199 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2015年03月25日 00:29 | |
Attached patch avoids calling validate_numnodes() with an exception set in the parser module. I found this issue while working on the issue #23763 "Chain exceptions in C". |
|||
| msg321501 - (view) | Author: STINNER Victor (vstinner) * (Python committer) | Date: 2018年07月11日 21:45 | |
I just lost interest in this old patch, I abandon it. |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:14 | admin | set | github: 67958 |
| 2018年07月11日 21:45:07 | vstinner | set | status: open -> closed resolution: out of date messages: + msg321501 stage: resolved |
| 2015年03月30日 01:17:07 | vstinner | set | title: Rework of exceptions are handled in the parser module (in validate_repeating_list()) -> Rework how exceptions are handled in the parser module (in validate_repeating_list()) |
| 2015年03月25日 00:29:20 | vstinner | create | |