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_method_framing.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
document memoryview usage, minor frame_writer.write_frame refactor (#384)
Paul Brown
2021-12-24
1
-7
/
+20
*
autopep8 + isort
Omer Katz
2020-11-08
1
-1
/
+1
*
pyupgrade.
Omer Katz
2020-09-03
1
-2
/
+2
*
Migrate another case imports to unittest.mock after dropping python 3.5
Matus Valo
2020-09-02
1
-4
/
+1
*
Use unittest.mock instead of case
Matus Valo
2020-08-20
1
-0
/
+3
*
Drop Python 2.7 and 3.4 support.
Omer Katz
2020-08-19
1
-3
/
+2
*
Fix buffer overflow in frame_writer after frame_max is increased
Dan Fuller
2020-07-25
1
-0
/
+9
*
isort.
Omer Katz
2019-03-02
1
-1
/
+1
*
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
*
isort.
Omer Katz
2017-10-28
1
-1
/
+0
*
fix for sending empty messages (addresses #151) (#154)
Christian Blades
2017-08-18
1
-0
/
+6
*
Use backport version of struct method on Python 2.7.5 and earlier (Issue #117)
Ask Solem
2016-12-14
1
-8
/
+7
*
Pass fmt string as a str object to struct functions (#112)
Jon Dufresne
2016-12-14
1
-6
/
+6
*
Revert "Pass fmt string as a str object to struct functions (#112)"
Ask Solem
2016-12-07
1
-6
/
+6
*
Pass fmt string as a str object to struct functions (#112)
Jon Dufresne
2016-11-08
1
-6
/
+6
*
Frame_writer is no longer a generator. Closes #103
Ask Solem
2016-09-07
1
-3
/
+3
*
Use py.test
Ask Solem
2016-08-23
1
-0
/
+102