Message 268967 - Python tracker
Message268967
| Author | serhiy.storchaka |
|---|---|
| Recipients | Demur Rumed, serhiy.storchaka |
| Date | 2016-06-21.05:00:19 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1466485219.93.0.23004754985.issue27358@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The problem is that var-keyword argument can be not a dict, but general mapping. This optimization is applicable only if it is a dict. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-06-21 05:00:19 | serhiy.storchaka | set | recipients: + serhiy.storchaka, Demur Rumed |
| 2016-06-21 05:00:19 | serhiy.storchaka | set | messageid: <1466485219.93.0.23004754985.issue27358@psf.upfronthosting.co.za> |
| 2016-06-21 05:00:19 | serhiy.storchaka | link | issue27358 messages |
| 2016-06-21 05:00:19 | serhiy.storchaka | create | |