Message275166
I think it's better not write into the type dict in a getter. You might just use PyUnicode_InternFromString every time.
FWIW, __name__ also has this behavior. |
|
Date |
User |
Action |
Args |
2016-09-08 21:29:36 | benjamin.peterson | set | recipients:
+ benjamin.peterson, rhettinger, pitrou, alexandre.vassalotti, serhiy.storchaka |
2016-09-08 21:29:36 | benjamin.peterson | set | messageid: <1473370176.52.0.990522492687.issue25856@psf.upfronthosting.co.za> |
2016-09-08 21:29:36 | benjamin.peterson | link | issue25856 messages |
2016-09-08 21:29:36 | benjamin.peterson | create | |
|