Message370875
I'd be happy to write a PR. Method names could be "mapping", "target", "target_mapping", "target_dict", "referent_dict", etc. I like the choice of "target_mapping": d = dict() assert d is d.keys().target_mapping assert d is d.values().target_mapping assert d is d.items().target_mapping | |
| Date | User | Action | Args | | 2020-06-07 06:20:51 | Dennis Sweeney | set | recipients: + Dennis Sweeney, rhettinger | | 2020-06-07 06:20:51 | Dennis Sweeney | set | messageid: <1591510851.25.0.664392620921.issue40890@roundup.psfhosted.org> | | 2020-06-07 06:20:51 | Dennis Sweeney | link | issue40890 messages | | 2020-06-07 06:20:50 | Dennis Sweeney | create | | |