0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 20 hours ago.
Aug 07, 2024 — Aug 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Spelling and grammar changes (#923) More... over 8 years ago
Update pytest fixtures to new yield syntax (#919) More... over 8 years ago
Fix typo: coorelation --> correlation (#929) More... over 8 years ago
Make SSL warning list the correct Python versions (#924) More... over 8 years ago
Bump version for development More... over 8 years ago
Rearrange a few 1.3.2 changelog entries More... over 8 years ago
Patch Release 1.3.2 More... over 8 years ago
Update changelog More... over 8 years ago
Fix of exception raise in case of auto_offset_reset is set to None in KafkaConsumer (#860) More... over 8 years ago
Add metadata update to pattern subscribing (#915) More... over 8 years ago
Add unreleased notes to changelog More... over 8 years ago
Add kafka.serializer interfaces (#912) More... over 8 years ago
Add docstring for max_records (#897) More... over 8 years ago
Sort partitions before calling partitioner (#905) More... over 8 years ago
Bug fix: ret = err => ret = err.errno (#907) More... over 8 years ago
Fix fetcher bug when processing offset out of range (#911) More... over 8 years ago
Do not re-close a disconnected connection More... over 8 years ago
Drop unused last_failure time from BrokerConnection More... over 8 years ago
Use connection state functions where possible More... over 8 years ago
Pass error to BrokerConnection.close() More... over 8 years ago
Fix typo: passowrd --> password (#901) More... over 8 years ago
Fix possible request draining in ensure_active_group (#896) More... over 8 years ago
DOC: Fix typo 'Defualt' -> 'Default'. (#895) More... over 8 years ago
Use six.string_types for topic type check in #824 More... over 8 years ago
Raise exception if given a bad topic name (#824) More... over 8 years ago
Added doc for `max_poll_records` option (#881) More... over 8 years ago
setting proper topic value in case if it's empty (#867) More... over 8 years ago
Always include an error for logging when the coordinator is marked dead (#890) More... over 8 years ago
Args are optional in BrokerResponseError str (#889) More... over 8 years ago
:wPass timestamp into Message, not just mimic it (#875) More... over 8 years ago