Message 288992 - Python tracker
Message288992
| Author | rhettinger |
|---|---|
| Recipients | rhettinger, scoder, serhiy.storchaka, skrah, vstinner |
| Date | 2017-03-04.19:35:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1488656131.04.0.526062507692.issue29464@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Proposed patch renames METH_FASTCALL to METH_FASTCALL|METH_KEYWORDS > and makes bare METH_FASTCALL be used for functions with > positional-only parameters. +1 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-04 19:35:31 | rhettinger | set | recipients: + rhettinger, scoder, vstinner, skrah, serhiy.storchaka |
| 2017-03-04 19:35:31 | rhettinger | set | messageid: <1488656131.04.0.526062507692.issue29464@psf.upfronthosting.co.za> |
| 2017-03-04 19:35:31 | rhettinger | link | issue29464 messages |
| 2017-03-04 19:35:31 | rhettinger | create | |