issues
search
jaknight
/
py-amqplib
Automatically exported from code.google.com/p/py-amqplib
GNU Lesser General Public License v2.1
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Exception AttributeError: "'NoneType' object has no attribute 'SHUT_RDWR'"
#56
GoogleCodeExporter
opened
9 years ago
0
Roadmap?
#55
GoogleCodeExporter
opened
9 years ago
0
Python3 compatibility: raised exception
#54
GoogleCodeExporter
opened
9 years ago
1
Misleading error message on socket open when hitting ulimit
#53
GoogleCodeExporter
opened
9 years ago
0
Modify AbstractTransport class for supporting KeepAlive options
#52
GoogleCodeExporter
opened
9 years ago
0
Installation failure using Python 3
#51
GoogleCodeExporter
opened
9 years ago
2
Occasionally missing work
#50
GoogleCodeExporter
opened
9 years ago
3
Tests are broken with Py3k
#49
GoogleCodeExporter
opened
9 years ago
4
Does not recover from network downtime
#48
GoogleCodeExporter
opened
9 years ago
2
Socket exception uses variable before it is declared
#47
GoogleCodeExporter
opened
9 years ago
4
AMQPChannelException 404 no excahnge AND AMQPConnectionException 503, second 'channel.open'
#46
GoogleCodeExporter
opened
9 years ago
5
connection.close() can raise "socket.error: [Errno 57] Socket is not connected" on Mac OS X
#45
GoogleCodeExporter
opened
9 years ago
0
calling basic_cancel on a closed connection is unsafe
#44
GoogleCodeExporter
opened
9 years ago
0
how to create a mirrored-queue
#43
GoogleCodeExporter
opened
9 years ago
0
pip install / python setup.py install fails - possible MANIFEST.in file corruption
#42
GoogleCodeExporter
closed
9 years ago
8
Connection fails on older versions of FreeBSD
#41
GoogleCodeExporter
closed
9 years ago
1
Connection _do_close() does not clean up if transport.close() fails
#40
GoogleCodeExporter
opened
9 years ago
1
amqplib-1.0.0 tarball is missing files
#39
GoogleCodeExporter
closed
9 years ago
2
Missing support for sequence serialization
#38
GoogleCodeExporter
opened
9 years ago
3
Patch for /INSTALL
#37
GoogleCodeExporter
closed
9 years ago
2
Files missing from source distribution
#36
GoogleCodeExporter
closed
9 years ago
3
Comparing a message against a non-message can cause an exception.
#35
GoogleCodeExporter
closed
9 years ago
2
[Errno 10054] An existing connection was forcibly closed by the remote host
#34
GoogleCodeExporter
closed
9 years ago
3
transport.py assumes IPv4
#33
GoogleCodeExporter
closed
9 years ago
3
Support TCP Keepalive
#32
GoogleCodeExporter
closed
9 years ago
1
Unable to Install amqplib-0.6.1
#31
GoogleCodeExporter
closed
9 years ago
2
Add missing shutdown call before socket close.
#30
GoogleCodeExporter
closed
9 years ago
5
Unable to detect publish failures returned via basic_return
#29
GoogleCodeExporter
closed
9 years ago
2
missing unbind functionality
#28
GoogleCodeExporter
closed
9 years ago
2
Feature Request: Add ability to serialize/deserialize message.body
#27
GoogleCodeExporter
closed
9 years ago
2
socket hangs on channel close, channel close does not return
#26
GoogleCodeExporter
closed
9 years ago
2
queue defined outside thread becomes unuseable when thread is killed
#25
GoogleCodeExporter
closed
9 years ago
1
Connection() hangs on Windows XP
#24
GoogleCodeExporter
opened
9 years ago
0
Merge patch
#23
GoogleCodeExporter
closed
9 years ago
3
Don't clear the socket timeout
#22
GoogleCodeExporter
closed
9 years ago
4
Donate
#21
GoogleCodeExporter
closed
9 years ago
1
Python3 support
#20
GoogleCodeExporter
closed
9 years ago
2
Channel.flow control patch by Tony Garnock-Jones works in 0.6.2devel
#19
GoogleCodeExporter
opened
9 years ago
1
basic_get automatically acknowledges messages
#18
GoogleCodeExporter
closed
9 years ago
2
Message property with table type (e.g. application_headers) should give error for values of unserializable type.
#17
GoogleCodeExporter
closed
9 years ago
1
Use setuptools instead of distutils.core import for setup.py...
#16
GoogleCodeExporter
closed
9 years ago
1
Message object are not pickable
#15
GoogleCodeExporter
closed
9 years ago
1
TCPTransport does not deal with framesize fragments
#14
GoogleCodeExporter
closed
9 years ago
1
Remove hardcoded max framesize
#13
GoogleCodeExporter
closed
9 years ago
2
method_framing.py & serialization.py have syntax errors with Python 3.1.1
#12
GoogleCodeExporter
closed
9 years ago
4
Support for timeout
#11
GoogleCodeExporter
opened
9 years ago
12
make basic_consume useful without callback
#10
GoogleCodeExporter
closed
9 years ago
3
AMQP spec says shortstr fields are sequences of octets but amqplib encode/decodes them
#9
GoogleCodeExporter
closed
9 years ago
4
u'COMMAND_INVALID - unimplemented method', (60, 90), 'Channel.basic_reject'
#8
GoogleCodeExporter
closed
9 years ago
1
PKG-INFO missing
#7
GoogleCodeExporter
closed
9 years ago
3
Next