| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ci: now test and release using Python 3.11feat/python-3.11 | Stephen Sorriaux | 2022-10-31 | 1 | -0/+1 |
| | | |||||
| * | chore: Integrate flake8 & black in gh actions | Charles-Henri de Boysson | 2022-10-17 | 1 | -2/+0 |
| | | |||||
| * | chore: bump pyflake, fix new warnings | Charles-Henri de Boysson | 2022-10-17 | 1 | -11/+0 |
| | | |||||
| * | chore: add black dependencies to the build | Charles-Henri de Boysson | 2022-10-17 | 1 | -1/+3 |
| | | |||||
| * | chore(ci): testing with Python3.10 and ZK 3.5.10, 3.6.3, 3.7.1 (#659) | Stephen Sorriaux | 2022-10-07 | 1 | -0/+2 |
| | | | | | | | | | Testing libs have been upgraded. The used java classpath now considers more .jar possible locations. test_connection.py tests is now done first, trying to make it less flaky. conftest.py has been added to give a way to display ZK cluster logs. Because of ZK 3.6 and 3.7 changes, configurations related to local session has been added. Disable GA fail-fast because of the flakiness | ||||
| * | chore: migrate to setup.cfg (#666) | Charles-Henri de Boysson | 2022-09-30 | 1 | -7/+87 |
| | | | | closes #644 #662 #663 | ||||
| * | feat(test): Move to pytest | Charles-Henri de Boysson | 2020-04-14 | 1 | -6/+2 |
| | | |||||
| * | chore: 2.5.0 release and changelog2.5.0release/2.5 | Ben Bangert | 2018-06-01 | 1 | -1/+1 |
| | | |||||
| * | docs: Add license to Wheeladd-license-to-wheel | Jeff Widman | 2017-10-31 | 1 | -0/+3 |
| | | | | https://wheel.readthedocs.io/en/stable/index.html#including-the-license-in-the-generated-wheel-file | ||||
| * | chore: remove `easy_install` instructionsjeffwidman-remove-easy-install | Jeff Widman | 2017-07-23 | 1 | -2/+0 |
| | | | | | Everyone uses `pip` these days | ||||
| * | chore: add travis deployment and update ZK versions | Ben Bangert | 2017-06-01 | 1 | -1/+4 |
| | | | | | | | | Add's automatic PyPI release based on tags. The versions of Zookeeper are now the latest stable releases for 3.4. Closes #436 | ||||
| * | Build python 2 and 3 universal wheels | Fredrik Westermark | 2016-09-23 | 1 | -0/+3 |
| | | |||||
| * | Logging levels have been reduced. | Jim Fulton | 2014-01-29 | 1 | -5/+8 |
| | | | | | | | | | - Logging previously at the logging.DEBUG level is now logged at the kazoo.loggingsupport.BLATHER level (5). - Some low-level logging previously at the logging.INFO level is now logged at the logging.DEBUG level. | ||||
| * | Include all modules. | Ben Bangert | 2012-06-07 | 1 | -0/+1 |
| | | |||||
| * | Add setup.cfg | Ben Bangert | 2012-06-07 | 1 | -0/+8 |
