Message211167
| Author | rhettinger |
|---|---|
| Recipients | rhettinger, serhiy.storchaka, vstinner |
| Date | 2014-02-13.20:05:04 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1392321904.34.0.020448974476.issue20615@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Please, no more big red warnings. Keep the docs factual and straight-forward. In the docs for PyDict_GetItem(), note that errors will get suppressed. To get error reporting use PyDict_GetItemWithError() instead. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-02-13 20:05:04 | rhettinger | set | recipients: + rhettinger, vstinner, serhiy.storchaka |
| 2014-02-13 20:05:04 | rhettinger | set | messageid: <1392321904.34.0.020448974476.issue20615@psf.upfronthosting.co.za> |
| 2014-02-13 20:05:04 | rhettinger | link | issue20615 messages |
| 2014-02-13 20:05:04 | rhettinger | create | |