Message 285614 - Python tracker
Message285614
| Author | serhiy.storchaka |
|---|---|
| Recipients | larry, methane, python-dev, serhiy.storchaka, vstinner, yselivanov |
| Date | 2017-01-17.06:24:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1484634241.78.0.40343573538.issue29286@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Oh, I have wrote almost the same patch before going to sleep yesteday! ;) But the building crashed (likely due to a bug in _PyStack_UnpackDict()) and it was too late to resolve this. I would prefer to rename "l" to "nargs" in PyArg_UnpackStack_impl and don't use upper case and namespace prefix in static functions. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-01-17 06:24:01 | serhiy.storchaka | set | recipients: + serhiy.storchaka, vstinner, larry, methane, python-dev, yselivanov |
| 2017-01-17 06:24:01 | serhiy.storchaka | set | messageid: <1484634241.78.0.40343573538.issue29286@psf.upfronthosting.co.za> |
| 2017-01-17 06:24:01 | serhiy.storchaka | link | issue29286 messages |
| 2017-01-17 06:24:01 | serhiy.storchaka | create | |