summaryrefslogtreecommitdiff
path: root/kafka/future.py
Commit message (Expand)AuthorAgeFilesLines
* Call errbacks with future.exceptionDana Powers2016-01-031-1/+1
* Prefer assert or more-specific error to IllegalState / IllegalArgumentDana Powers2015-12-301-8/+4
* Improvements to kafka.future.FutureDana Powers2015-12-281-8/+37
* Use attributes on exception classes to signal retriable and invalid metadata ...Dana Powers2015-12-281-2/+5
* Switch BrokerConnection to (mostly) non-blocking IO.Dana Powers2015-12-171-0/+51