Message377965
You ignored the other point I made: dict is not a function, it is a class. dict() calls the function dict.__init__() which should create a new instance of dict (not return some field of its parameter).
You also didn't justify your suggestion in any way. Why should this change be made? |
|
Date |
User |
Action |
Args |
2020-10-04 17:38:53 | iritkatriel | set | recipients:
+ iritkatriel, SmartManoj |
2020-10-04 17:38:53 | iritkatriel | set | messageid: <1601833133.58.0.484913696093.issue41931@roundup.psfhosted.org> |
2020-10-04 17:38:53 | iritkatriel | link | issue41931 messages |
2020-10-04 17:38:53 | iritkatriel | create | |
|