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
/
unit
/
test_serialization.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
pyupgrade.
Omer Katz
2020-09-03
1
-1
/
+1
*
isort.
Omer Katz
2020-08-31
1
-1
/
+1
*
Drop Python 2.7 and 3.4 support.
Omer Katz
2020-08-19
1
-3
/
+1
*
Fix deserialization of long string field values that are not utf-8.
Tim Burke
2020-05-30
1
-0
/
+1
*
Cython generic content (#315)
Matus Valo
2020-04-21
1
-2
/
+4
*
Implement speedups in cython (#311)
Matus Valo
2020-04-07
1
-13
/
+25
*
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
*
Add field type "x" (byte array) (#204)
Davis Kirkendall
2018-09-13
1
-3
/
+5
*
isort.
Omer Katz
2017-10-28
1
-2
/
+2
*
Use backport version of struct method on Python 2.7.5 and earlier (Issue #117)
Ask Solem
2016-12-14
1
-11
/
+11
*
Pass fmt string as a str object to struct functions (#112)
Jon Dufresne
2016-12-14
1
-10
/
+10
*
Revert "Pass fmt string as a str object to struct functions (#112)"
Ask Solem
2016-12-07
1
-10
/
+10
*
Pass fmt string as a str object to struct functions (#112)
Jon Dufresne
2016-11-08
1
-10
/
+10
*
flakes
Ask Solem
2016-09-06
1
-2
/
+0
*
Fixes datetime handling in method frame arguments
Ask Solem
2016-09-06
1
-1
/
+1
*
Use py.test
Ask Solem
2016-08-23
1
-0
/
+197