0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Release version v0.15.0 More... about 3 years ago
Drop support for non-bytes payloads in basic_publish More... about 3 years ago
Reduce overhead of heartbeat receiver More... about 3 years ago
Rename various bits to reflect which kind of heartbeat they handle More... about 3 years ago
Reduce overhead of heartbeat sender More... about 3 years ago
github: add 'quality' and 'tests' CI actions More... about 3 years ago
Release version v0.15.0b1 More... about 3 years ago
setup: update wheel's python-tag for supported versions More... about 3 years ago
*: fix pylint warnings (mostly f-strings) More... about 3 years ago
Update changelog More... about 3 years ago
Run pyupgrade to use newer python features (mostly f-strings) More... over 3 years ago
Add missing import More... over 3 years ago
Require pamqp 3.1.0+ to fix timestamp issue More... over 3 years ago
Python 3.10 support More... over 3 years ago
Fix pylint warning W0707(raise-missing-from) More... over 4 years ago
Fix asyncio deprecation warnings More... over 4 years ago
Add support for Python 3.9. Drop support for Python 3.5. Update CI. More... over 4 years ago
protocol: cleanly stop the run() task More... about 5 years ago
Moves to pamqp 3.0 More... about 5 years ago
Use PLAIN auth method as others are not supported More... over 5 years ago
support amqps:// to enable SSL connection More... over 5 years ago
Release version v0.14.0 More... over 5 years ago
update changelog More... over 5 years ago
add fullylegit to AUTHORS file More... over 5 years ago
Fix the failing test in the travis build More... over 5 years ago
Fix broken test test_wrong_parameter_queue More... over 5 years ago
Python 3.8 support More... over 5 years ago
Do not send and do not expect heartbeat if value is 0 More... over 5 years ago
travis: fix rabbitmq installation. starts management API More... almost 6 years ago
Fixed concurrent calls to basic_cancel More... almost 6 years ago