Message151159
SafeDict.py: with this solution, the hash of key has to be recomputed at each access to the dict (creation, get, set), the hash is not cached in the string object. |
|
Date |
User |
Action |
Args |
2012-01-13 00:48:55 | vstinner | set | recipients:
+ vstinner, lemburg, gvanrossum, tim.peters, barry, georg.brandl, terry.reedy, jcea, mark.dickinson, pitrou, christian.heimes, benjamin.peterson, eric.araujo, grahamd, Arfrever, v+python, alex, zbysz, skrah, dmalcolm, gz, neologix, Arach, Mark.Shannon, Zhiping.Deng, Huzaifa.Sidhpurwala, PaulMcMillan, fx5 |
2012-01-13 00:48:55 | vstinner | set | messageid: <1326415735.65.0.0333292674812.issue13703@psf.upfronthosting.co.za> |
2012-01-13 00:48:55 | vstinner | link | issue13703 messages |
2012-01-13 00:48:54 | vstinner | create | |
|