Message 259834 - Python tracker
Message259834
| Author | serhiy.storchaka |
|---|---|
| Recipients | barry, benjamin.peterson, doko, martin.panter, serhiy.storchaka |
| Date | 2016-02-08.10:28:47 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1454927328.34.0.276283624691.issue25698@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Agreed. Here is a patch that makes PyImport_AddModule to use PyDict_GetWithError and fail earlier. I think it should be applied in 3.x too. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-02-08 10:28:48 | serhiy.storchaka | set | recipients: + serhiy.storchaka, barry, doko, benjamin.peterson, martin.panter |
| 2016-02-08 10:28:48 | serhiy.storchaka | set | messageid: <1454927328.34.0.276283624691.issue25698@psf.upfronthosting.co.za> |
| 2016-02-08 10:28:48 | serhiy.storchaka | link | issue25698 messages |
| 2016-02-08 10:28:48 | serhiy.storchaka | create | |