Message 273372 - Python tracker
Message273372
| Author | vstinner |
|---|---|
| Recipients | Demur Rumed, Mark.Shannon, serhiy.storchaka, vstinner |
| Date | 2016-08-22.13:05:26 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1471871126.82.0.413955478933.issue27213@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
See also the issue #27809 "_PyObject_FastCall(): add support for keyword arguments" where we discuss if we can completely avoid the creation of a temporary dictionary to pass keyword arguments. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-08-22 13:05:26 | vstinner | set | recipients: + vstinner, Mark.Shannon, serhiy.storchaka, Demur Rumed |
| 2016-08-22 13:05:26 | vstinner | set | messageid: <1471871126.82.0.413955478933.issue27213@psf.upfronthosting.co.za> |
| 2016-08-22 13:05:26 | vstinner | link | issue27213 messages |
| 2016-08-22 13:05:26 | vstinner | create | |