Message291645
| Author | serhiy.storchaka |
|---|---|
| Recipients | benjamin.peterson, serhiy.storchaka |
| Date | 2017-04-14.11:07:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1492168031.64.0.372265650167.issue30070@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Proposed patch fixes miscellaneous errors in errors handling in the parser module. This errors can cause leaking references, raising wrong exceptions, and even crashing. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-04-14 11:07:11 | serhiy.storchaka | set | recipients: + serhiy.storchaka, benjamin.peterson |
| 2017-04-14 11:07:11 | serhiy.storchaka | set | messageid: <1492168031.64.0.372265650167.issue30070@psf.upfronthosting.co.za> |
| 2017-04-14 11:07:11 | serhiy.storchaka | link | issue30070 messages |
| 2017-04-14 11:07:11 | serhiy.storchaka | create | |