Message286169
> func(**{'x': 1, 'x': 2})
In this example the dictionary contains only one item. You need more complex example for making the assertion failing. Keys with non-constant hashes or equality, so first they are different, and later they become equal. |
|
| Date |
User |
Action |
Args |
| 2017-01-24 09:57:27 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, vstinner, methane |
| 2017-01-24 09:57:27 | serhiy.storchaka | set | messageid: <[email protected]> |
| 2017-01-24 09:57:27 | serhiy.storchaka | link | issue29360 messages |
| 2017-01-24 09:57:27 | serhiy.storchaka | create | |
|