| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
(#770 / #594)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
constructors (#647)
* allow client.check_version timeout to be set in Producer and Consumer constructors
|
| |
|
|
|
|
| |
* Use weakref when registering a producer.close atexit to fix normal gc
* Test that del(producer) terminates async thread
|
|
|
|
| |
guarantee ordering (#698)
|
| |
|
|
|
|
| |
messagesets
|
|
|
|
| |
A user can provide a CRL whose peer certificate will be checked
against. This only works with Python 3.4+ and Python 2.7.9+.
|
|
|
|
| |
check_version
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|