Message8316
Can be fixed by overriding with PyDefaultDict#get(PyObject key, PyObject defaultObj), which in turn uses Cache#getIfPresent. Assumes this fix:
http://bugs.jython.org/issue2111 by upgrading to using LoadingCache.
Should be readily backportable to 2.5 |
|
Date |
User |
Action |
Args |
2014-04-30 22:35:58 | zyasoft | set | messageid: <1398897358.77.0.737188609239.issue2133@psf.upfronthosting.co.za> |
2014-04-30 22:35:58 | zyasoft | set | recipients:
+ zyasoft, jayv |
2014-04-30 22:35:58 | zyasoft | link | issue2133 messages |
2014-04-30 22:35:58 | zyasoft | create | |
|