Message 282577 - Python tracker
Message282577
| Author | serhiy.storchaka |
|---|---|
| Recipients | brett.cannon, docs@python, levkivskyi, serhiy.storchaka |
| Date | 2016-12-06.23:31:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1481067072.56.0.469508227299.issue28810@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Because nobody proposed a patch, here is my attempt. Following patch documents opcodes CALL_FUNCTION, CALL_FUNCTION_KW and CALL_FUNCTION_EX. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-06 23:31:12 | serhiy.storchaka | set | recipients: + serhiy.storchaka, brett.cannon, docs@python, levkivskyi |
| 2016-12-06 23:31:12 | serhiy.storchaka | set | messageid: <1481067072.56.0.469508227299.issue28810@psf.upfronthosting.co.za> |
| 2016-12-06 23:31:12 | serhiy.storchaka | link | issue28810 messages |
| 2016-12-06 23:31:12 | serhiy.storchaka | create | |