Skip to content

Pull requests: aio-libs/aiokafka

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add stub typing for clients
#1075 opened Nov 15, 2024 by jackgene Loading… updated Nov 23, 2024
4 tasks
Use SPDX license identifier
#1076 opened Nov 18, 2024 by cdce8p Loading… updated Nov 19, 2024
Added type annotation to public classes.
#1074 opened Nov 15, 2024 by jackgene Draft updated Nov 15, 2024
4 tasks
fix: check writer is closing in AIOKafkaConnection.send
#1044 opened Aug 19, 2024 by dimastbk Loading… updated Oct 26, 2024
1 of 4 tasks
add typing to aiokafka/cluster.py
#1024 opened Jul 2, 2024 by dimastbk Draft updated Oct 10, 2024
4 tasks
add typing to aiokafka/conn.py
#1021 opened Jun 30, 2024 by dimastbk Loading… updated Jul 15, 2024
4 tasks
Try to reproduce error 41
#973 opened Jan 30, 2024 by vmaurin Loading… updated Jul 9, 2024
4 tasks
Add type hints to message_accumulator
#1026 opened Jul 2, 2024 by antonagestam Loading… updated Jul 2, 2024
1 of 4 tasks
Added delay to retry connection
#1014 opened Jun 12, 2024 by camcima Loading… updated Jun 12, 2024
Fixed CancelledError being raised from various .close() methods
#1000 opened Apr 21, 2024 by agronholm Draft updated Apr 21, 2024
2 of 4 tasks
Add Producer waitlist for pending send() items enhancement priority:low
#814 opened Jan 3, 2022 by tvoinarovskyi Loading… updated Apr 16, 2023
4 tasks done
add test for sasl ssl priority:low
#663 opened Oct 6, 2020 by LizardWizzard Loading… updated Apr 16, 2023
3 of 4 tasks
feat: rebalance listener added to Consumer constructor priority:normal
#845 opened Jul 6, 2022 by marcosschroh Loading… updated Feb 25, 2023
4 tasks done
Create own partitioner
#554 opened Sep 15, 2019 by pawlyk Loading… updated Nov 17, 2020
Add connection open/close callbacks
#552 opened Sep 5, 2019 by oded-zahavi Loading… updated Nov 16, 2020
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.