Message 287231 - Python tracker
Message287231
| Author | serhiy.storchaka |
|---|---|
| Recipients | scoder, serhiy.storchaka, skrah, vstinner |
| Date | 2017-02-07.13:06:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1486472800.4.0.137390519374.issue29464@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
There was a bug in previous patch. The signature of generated by Argument Clinic functions was not changed. Updated patch fixes this bug and also fixes the use of fast call in deque methods. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-02-07 13:06:42 | serhiy.storchaka | set | recipients: + serhiy.storchaka, scoder, vstinner, skrah |
| 2017-02-07 13:06:40 | serhiy.storchaka | set | messageid: <1486472800.4.0.137390519374.issue29464@psf.upfronthosting.co.za> |
| 2017-02-07 13:06:40 | serhiy.storchaka | link | issue29464 messages |
| 2017-02-07 13:06:40 | serhiy.storchaka | create | |