issues
search
gmr
/
pamqp
Low level AMQP frame encoding and decoding library
https://pamqp.readthedocs.io
BSD 3-Clause "New" or "Revised" License
50
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
unmarshal heartbeat issue
#53
faxioman
closed
8 months ago
1
Do not use deprecated datetime.utcfromtimestamp
#52
decaz
closed
10 months ago
3
Deprecation warning about `datetime.utcfromtimestamp`
#51
decaz
closed
10 months ago
2
Remove `internal must be false` check to support RabbitMQ Tracing
#50
hari01584
closed
10 months ago
1
Add support for white spaces in queue and exchange names
#49
andrewwhivery
closed
10 months ago
2
convert milliseconds if needed
#48
david1155
closed
10 months ago
2
Over strict validation of queue/exchange name
#47
shayc-code
closed
10 months ago
2
Unused variable
#46
decaz
closed
10 months ago
1
Cannot specify negative consumer priority
#45
ralbertazzi
opened
1 year ago
7
Feat/ably compat - update with upstream branch
#44
bharling
closed
2 years ago
0
Please upload a wheel release to pypi
#43
gilbahat
closed
2 years ago
3
DOMAIN_REGEX enhanced to fulfill tag uri scheme
#42
deschmih
closed
2 years ago
0
Too strict DOMAIN_REGEX for exchange and queue naming
#41
deschmih
closed
2 years ago
4
Fix UnicodeDecodeError of `long_string` headers
#40
dmaone
closed
2 years ago
0
Full type coverage of public API
#39
tkukushkin
opened
2 years ago
2
Unnecessary `Optional` typing
#38
decaz
opened
2 years ago
1
Fix DST/TZ issues on timestamp properties
#37
RemiCardona
closed
2 years ago
11
Unable to create queue with name containing semi column
#36
tvallois
closed
2 years ago
1
Add support for timestamps with millisecond precision
#35
bharling
closed
2 years ago
2
Add support for Python3.9
#34
erikseulean
closed
2 years ago
2
try make decoding and decoding correct with amqp specification
#33
michal800106
closed
2 years ago
4
Decoding error
#32
vazir
closed
2 years ago
1
Use unsigned byte, not signed byte
#31
eandersson
closed
4 years ago
1
Used unsigned byte, not signed byte
#30
eandersson
closed
4 years ago
0
Fix Reject not allowing requeue being set to False
#29
eandersson
closed
4 years ago
2
Add branch for 2.x releases
#28
eandersson
closed
4 years ago
2
When publishing a header with number between 129-255 a 2's complement number is published
#27
shoham-b
closed
4 years ago
5
FAIL: test_basic_properties (test_frame_unmarshaling.DemarshalingTests)
#26
eLvErDe
closed
4 years ago
3
Add python_requires to setup.cfg
#25
michael-k
closed
4 years ago
1
RabbitMQ max queue length is 255 not 127
#24
dzen
closed
4 years ago
3
Bcz/checks class consistency in check method
#23
dzen
closed
4 years ago
1
Potential pamqp 3.0.0a5 codegen default issue
#22
gmr
closed
4 years ago
2
Add 'py.typed' for PEP 561 compat
#21
michael-k
closed
4 years ago
3
3.0.0a3: default can't be marshaled for non-specified int without default
#20
gmr
closed
4 years ago
0
v3a0
#19
gmr
closed
4 years ago
2
Add exceptions for AMQP errors
#18
decaz
closed
5 years ago
2
Use mappings instead of condition lookups
#17
mosquito
closed
5 years ago
0
Add type explicitly for encode.table_integer()
#16
mosquito
closed
5 years ago
4
Exposing frame_parts method
#15
mosquito
closed
5 years ago
3
Allow numeric values for timestamp fields
#14
mosquito
closed
5 years ago
2
specification: only warns instead of raise DeprecationWarning
#13
dzen
closed
5 years ago
4
Use warning.warn() instead of raising DeprecationWarning
#12
dzen
closed
5 years ago
1
Three failed tests on i586 and armv7l in decoding_tests.CodecDecodeTests class
#11
mcepl
closed
6 years ago
8
Table integer should use inclusive ranges
#10
everilae
closed
6 years ago
1
Inconsistent unicode behaviour between python2 and 3
#9
everilae
closed
6 years ago
2
Short int encoder will not accept long values in python2
#8
everilae
closed
6 years ago
1
Either wrong struct format or range for short integer encoding
#7
everilae
closed
6 years ago
1
Decoded field tables have byte string keys in Python3
#6
everilae
closed
6 years ago
1
test encode - decode of truncated utf-8 data
#5
everilae
closed
9 years ago
2
Create a base PAMQP exception type that all others extend from
#4
gmr
closed
6 years ago
1
Next