Message240074
| Author | serhiy.storchaka |
|---|---|
| Recipients | larry, serhiy.storchaka |
| Date | 2015-04-04.14:24:31 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1428157476.28.0.0922120616231.issue23867@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Proposed patch makes Argument Clinic to inline parsing code for most popular formats in functions with single positional argument. This makes parsing faster. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-04-04 14:24:37 | serhiy.storchaka | set | recipients: + serhiy.storchaka, larry |
| 2015-04-04 14:24:36 | serhiy.storchaka | set | messageid: <1428157476.28.0.0922120616231.issue23867@psf.upfronthosting.co.za> |
| 2015-04-04 14:24:36 | serhiy.storchaka | link | issue23867 messages |
| 2015-04-04 14:24:36 | serhiy.storchaka | create | |