Version 3.2.35
- cup.services.generator
- [new] replace CGeneratorMan with new class Py3Generator
- [compatibility] cup.servcies.generator, unicode<>str in py3/py2
- [enhancement]
- cup.timeplus
- [new] add timestamp2datetime for converting timestamp to datetime object
- cup.cache
- [new] add mapupdate function for KVMemCache
- [bug] fix bug for KVMemCache.expire
- cup....