index
:
delta/python-packages/py-amqp.git
1.0
1.3
1.4
2.0
2.0-devel
2.1
3.0-devel
5.0
CI-RMQ
CI-WIN-RMQ
CIup
async
basic-publish-confirm-timeout
bump-pydocstyle
callbacks
ci
ci-1
ci-2
ci-build-stages-and-osx
cleanups
codecov
codeql
connection_channel_close
cql2
cython
drop36
fix-239
fix-243
fix-bitmap-parsing
fix-celery-1847
fix-string-mechanisms
fix-timeouts
hypothesis
intergration-test-docker
list-with-capacity
main
master
optimizations
py310
pytest
pyup-config
readwrite
release-2.2
rust-serialization
slots
threadsafty
tide
tidelift
tox
travis-pypy-fix
types
typing
v2.6
windows-integration_tests
write-then-callback
github.com: celery/py-amqp.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added a test that proves that amqp is not threadsafe.
threadsafty
Omer Katz
2019-03-19
1
-0
/
+20
*
Use tox-docker in integration tests (#262)
Omer Katz
2019-03-09
1
-14
/
+70
*
isort.
Omer Katz
2019-03-02
11
-21
/
+23
*
The bitcount will reset only when we move to the next byte. (#260)
Omer Katz
2019-03-02
1
-0
/
+7
*
Test array inside table.
Omer Katz
2019-02-28
1
-1
/
+8
*
for deserialisation, correct offset for bits (#187)
Allan Simon
2019-02-27
1
-0
/
+7
*
Added RabbitMQ integration tests (#257)
Matus Valo
2019-02-18
1
-0
/
+91
*
Treat EWOULDBLOCK as timeout (#253)
Lucian Petrut
2019-02-04
1
-0
/
+18
*
Always treat SSLError timeouts as socket timeouts (#247)
Dirk Mueller
2019-01-31
1
-1
/
+17
*
Support float read_timeout/write_timeout (#246)
cadl42
2019-01-28
1
-6
/
+16
*
Add unit test for SSLTransport _write function (#251)
Antonio Ojea
2019-01-27
1
-0
/
+21
*
read_frame python3 compatible for large payloads (#248)
Antonio Ojea
2019-01-26
1
-0
/
+11
*
Add unit test for test_wrap_socket_sni (#250)
Antonio Ojea
2019-01-25
1
-0
/
+11
*
Fix crash in basic_publish when broker does not support connection.blocked ca...
Matus Valo
2019-01-17
2
-6
/
+159
*
basic_consume() should return consumer tag instead of tuple (#240)
Matus Valo
2019-01-15
2
-4
/
+11
*
Parametrize product_version in integration tests (#236)
Matus Valo
2019-01-14
1
-1
/
+2
*
Move delivery_info to constructor of Message. (#235)
Matus Valo
2019-01-10
3
-4
/
+87
*
queue, exchange and basic.get integration tests (#234)
Matus Valo
2019-01-04
1
-36
/
+369
*
Use tuple instead of list.
Omer Katz
2019-01-01
1
-2
/
+2
*
Don't return method signature from AbstractChannel::wait() (#233)
Matus Valo
2018-12-31
2
-9
/
+50
*
Don't revive channel when connection is closing (#220)
Matus Valo
2018-12-30
2
-0
/
+30
*
Improved empty AMQPError string representation (#231)
Matus Valo
2018-12-29
1
-2
/
+23
*
Fix basic_consume() with no consumer_tag provided (#221)
Matus Valo
2018-11-26
2
-23
/
+154
*
Prevent failed checks in integration tests caused by table datatype (#216)
Matus Valo
2018-11-07
1
-5
/
+25
*
Added unittest for having_timeout (#217)
Matus Valo
2018-11-07
1
-0
/
+46
*
Drain events before publish data. (#214)
Matus Valo
2018-11-07
1
-4
/
+49
*
Added integration tests (#213)
Matus Valo
2018-11-06
2
-0
/
+273
*
Handle negative acknowledgments sent by RMQ (#208)
Matus Valo
2018-10-19
2
-6
/
+63
*
Improved tests of Connection.connect, Connection.close behaviors (#212)
tomc797
2018-10-16
1
-7
/
+39
*
Issue#209: Connection.connect, Connection.close don't close socket on excepti...
tomc797
2018-10-12
2
-3
/
+78
*
Add field type "x" (byte array) (#204)
Davis Kirkendall
2018-09-13
1
-3
/
+5
*
Fix encoding errors (#198)
Evan
2018-08-13
1
-0
/
+33
*
Fix inconsistent frame_handler return value (#199)
Evan
2018-08-13
1
-8
/
+9
*
Format code.
Omer Katz
2018-05-28
1
-1
/
+1
*
Sort imports.
Omer Katz
2018-05-28
1
-1
/
+1
*
Ensure unicode is tested.
Omer Katz
2018-05-28
1
-2
/
+2
*
Ensure a unicode string is tested.
Omer Katz
2018-05-28
1
-1
/
+1
*
Testing: Replace @patch decorators (#182)
Matthias Urlichs
2018-02-14
6
-169
/
+168
*
Fix UnboundLocalError from exception assignment to variable (#184)
eric-eric-eric
2018-02-09
1
-11
/
+28
*
Support for EXTERNAL authentication and specific login_method (#176)
Matthias Erll
2018-01-02
2
-9
/
+72
*
Added coverage for the case where the connection is dropped.
Omer Katz
2017-10-28
1
-0
/
+5
*
Increase coverage for the having_timeout() context manager.
Omer Katz
2017-10-28
1
-0
/
+4
*
isort.
Omer Katz
2017-10-28
8
-16
/
+11
*
autopep8.
Omer Katz
2017-10-28
1
-6
/
+6
*
Added coverage for the case where the socket initialization fails.
Omer Katz
2017-10-28
1
-0
/
+12
*
Don't send AAAA DNS request when domain resolved to IPv4 address (#153)
Ihar Hrachyshka
2017-10-28
1
-5
/
+121
*
Python 3 UTF-8 Encode/Decode w/ Surrogates (#168)
Stephen Hatch
2017-10-26
1
-0
/
+7
*
#145: Cleanup TCP configurations across platforms and unified defaults into o...
Dan Chowdhury
2017-10-23
2
-0
/
+55
*
fix for sending empty messages (addresses #151) (#154)
Christian Blades
2017-08-18
1
-0
/
+6
*
Convert mechanisms to bytes if it is a string (#157)
Omer Katz
2017-07-14
1
-0
/
+16
[next]