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
/
amqp
/
exceptions.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improved empty AMQPError string representation (#231)
Matus Valo
2018-12-29
1
-1
/
+3
*
Handle negative acknowledgments sent by RMQ (#208)
Matus Valo
2018-10-19
1
-1
/
+5
*
isort.
Omer Katz
2017-10-28
1
-0
/
+1
*
Remove LGPL headers from source files as project has since changed to BSD (#163)
Adam Smith
2017-08-24
1
-14
/
+0
*
Use backport version of struct method on Python 2.7.5 and earlier (Issue #117)
Ask Solem
2016-12-14
1
-4
/
+2
*
Pass fmt string as a str object to struct functions (#112)
Jon Dufresne
2016-12-14
1
-1
/
+1
*
Revert "Pass fmt string as a str object to struct functions (#112)"
Ask Solem
2016-12-07
1
-1
/
+1
*
Pass fmt string as a str object to struct functions (#112)
Jon Dufresne
2016-11-08
1
-1
/
+1
*
Adds pydocstyle tox target
Ask Solem
2016-10-11
1
-10
/
+46
*
Solve unicode bugs on struct (#108)
Brendan Smithyman
2016-09-23
1
-1
/
+1
*
Argument to struct.unpack must be unicode on Python <=2.7.6
Ask Solem
2016-07-28
1
-1
/
+1
*
Backward compatibility with 1.4 API (Closes celery/kombu#595)
Ask Solem
2016-05-31
1
-0
/
+6
*
Fixes the messages messages
bastb
2016-05-27
1
-1
/
+2
*
Fixes issue #85: the module can be imported on python 2.7.3 running in unicod...
bastb
2016-05-27
1
-1
/
+1
*
Make sure __repr__ and __str__ returns bytes on Python 2
Ask Solem
2016-04-11
1
-0
/
+3
*
Removes outdated funtests directory
Ask Solem
2016-04-06
1
-1
/
+1
*
Unit tests for amqp, with 96% coverage so far
Ask Solem
2015-12-07
1
-4
/
+0
*
AMQPError __str__ cannot return None
Ask Solem
2013-10-14
1
-1
/
+1
*
AMQPError now supports using only one error message argument
Ask Solem
2013-10-04
1
-1
/
+3
*
Merge branch '1.0'
Ask Solem
2013-08-16
1
-0
/
+4
|
\
|
*
Adds support for RabbitMQ extension connection.blocked
Ask Solem
2013-08-16
1
-0
/
+4
|
*
flakes
Ask Solem
2013-02-08
1
-2
/
+2
|
*
flakes
v1.0.2
Ask Solem
2012-11-12
1
-0
/
+2
|
*
Updates METHOD_NAME_MAP for 0.9.1 and Rabbit extensions
Ask Solem
2012-11-12
1
-34
/
+50
*
|
Pep8ify + cosmetics
Ask Solem
2013-01-17
1
-1
/
+1
*
|
Use more str.format
Ask Solem
2012-11-13
1
-3
/
+5
*
|
New exception hierarchy
Ask Solem
2012-11-12
1
-14
/
+141
*
|
Updates METHOD_NAME_MAP for 0.9.1 and Rabbit extensions
Ask Solem
2012-11-12
1
-34
/
+50
|
/
*
Removes Channel alerts (removed in 0-9-1)
Ask Solem
2012-07-24
1
-1
/
+0
*
basic_recover is now (60, 100) per 0-9-1
Ask Solem
2012-07-24
1
-1
/
+2
*
Renames tests/ to funtests and passing
Ask Solem
2012-07-24
1
-8
/
+7
*
Removes the Access domain and the ticket argument to channel methods
Ask Solem
2012-07-24
1
-2
/
+0
*
Use AMQP 0.9.1 + support for consumer cancel notifications
Ask Solem
2012-07-24
1
-3
/
+13
*
Heartbeat support
Ask Solem
2012-07-23
1
-2
/
+3
*
Cosmetics (PEP8, etc)
Ask Solem
2012-07-23
1
-13
/
+7
*
Rename to amqp
Ask Solem
2012-07-23
1
-0
/
+105