Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix kwarg handing in kafka.protocol.struct.Struct (#1025) | Dana Powers | 2017-03-09 | 1 | -1/+6 |
* | Fixed couple of "leaks" when gc is disabled (#979) | Max Baryshnikov | 2017-03-07 | 1 | -1/+5 |
* | PEP-8: Spacing & removed unused imports (#899) | Jeff Widman | 2017-02-09 | 1 | -2/+1 |
* | Always absolute_importabsolute_import | Dana Powers | 2016-08-02 | 1 | -0/+2 |
* | Add __hash__ method to Struct | Dana Powers | 2016-01-03 | 1 | -0/+3 |
* | Struct __eq__ | Dana Powers | 2016-01-01 | 1 | -0/+7 |
* | pylint fixes | Dana Powers | 2015-12-10 | 1 | -1/+1 |
* | few small cleanups | Zack Dever | 2015-12-04 | 1 | -1/+1 |
* | Recursive repr, display all field names and values for Structs | Dana Powers | 2015-12-04 | 1 | -3/+5 |
* | Rework protocol type definition: AbstractType, Schema, Struct | Dana Powers | 2015-12-04 | 1 | -0/+52 |