[Enhancement] cup.services.generator | Add visibility to Cached UUID [Enhancement] cup.util.conf | Fix py3 support bug [New] cup.services.executor | Add Crontab-like execution service [Bug] cup.net.asyn.context | Fix bug which introduces RW Lock problem
3.2.7
* [Enhancement] Change cup.net.async to cup.net.asyn to avoid language keyword "async" * [New] Support Python version >= 3.5 * [New] add safe_rmtree in cup.exfile * [Bug] *cup.exfile* fix bug for cup.exfile for macos * [Bug] *cup.shell.ShellExec* fix bug for * [New] Add support for global socket keepalive * [Enhancement] *cup.exfile* Add some path into CANNOT_DEL_PATHLIST * [New] *cup.services.generator* Add cached generator * [Enhancement] *cup.shell.expect* Replace shell expect with paramiko based remote cmd execution * [Enhancement] *cup.net.async.conn* Replace mutex lock with ReadWriteLock to speed up
3.1.2
3.0alpha
Pls notice this version supports python3 and you need to install it manually
1. python3 setup.py install
2. Pls do NOT use cup.net.async as it has not been backed up to support py3.
BTW, alpha means this version is not that steady for py3. Pls help us raise issues/bugs. Thanks.
2.2.0
[Fancy] Change a new logo, hats to community user davidmind (from github) [New] cup.res - linux.Process add method getpgid [New] add BceSms support [Enhancement] cup.shell - enhance oper.ShellExec [Enhancement] cup.mail - add smtp login method for authentication enabled server