Message242007
| Author | taleinat |
|---|---|
| Recipients | serhiy.storchaka, taleinat |
| Date | 2015-04-25.08:22:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1429950157.99.0.622737407619.issue24009@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
+1. I was recently trying to use the C API for a 3rd party library, and all of these subtly different string parameter formats made things surprisingly confusing. These are part of the Python C API, so removing them could break 3rd party code. Simply searching through the stdlib is not enough to show that these are not in use. So removal would require a deprecation period. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-25 08:22:38 | taleinat | set | recipients: + taleinat, serhiy.storchaka |
| 2015-04-25 08:22:37 | taleinat | set | messageid: <1429950157.99.0.622737407619.issue24009@psf.upfronthosting.co.za> |
| 2015-04-25 08:22:37 | taleinat | link | issue24009 messages |
| 2015-04-25 08:22:37 | taleinat | create | |