Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/celery/py-amqp
amqplib fork
https://github.com/celery/py-amqp
84ca0ce91a58bbd0a3e22826587500debdd61ff2 authored over 4 years ago by Omer Katz <[email protected]>
f5bca3d670b65c04aa2bfcfd3b64905d1237047b authored over 4 years ago by Omer Katz <[email protected]>
8bd5d7806a444989c78ff7928579ff8410d2b925 authored over 4 years ago by Omer Katz <[email protected]>
`ssl.wrap_socket` is deprecated since python 3.7 and since python 3.2
and 2.7.9 (released in 20...
23a9359e34553dd18921ca2f7eebec56c3944e11 authored over 4 years ago by Matus Valo <[email protected]>
Since we no longer support Python 2.7, this code can be removed.
98267b667e86aa606daf3f2c514869a5d3a4165c authored over 4 years ago by Omer Katz <[email protected]>e404284bf0be8177e1100fadc323fecbe6cdc0e4 authored over 4 years ago by Omer Katz <[email protected]>
7a209e31bd9cfd1bf15c6ab959ffc4efa460eef0 authored over 4 years ago by Omer Katz <[email protected]>
b82a2d56fe110bd2699301288f3202fd3c17258b authored over 4 years ago by Omer Katz <[email protected]>
afe42444e7b9c618526b18ff66da2c5849c86272 authored over 4 years ago by Omer Katz <[email protected]>
de9b2bad9723ffa4fed2b9e2a73099f28d699ecb authored over 4 years ago by Omer Katz <[email protected]>
See http://bugs.python.org/issue10272 for details.
73dc499275a0e2216ff9d3c3af575bfed0539b80 authored over 4 years ago by Omer Katz <[email protected]>d6b758ca49bad3f09f449f570c65758fc07c0ac2 authored over 4 years ago by Omer Katz <[email protected]>
46bdf6d5d962bd37be8cb9a64d07b51bd597fe3d authored over 4 years ago by Omer Katz <[email protected]>
7131ad6d9cf2b00a70d57915066ebd5915a4e13c authored over 4 years ago by Omer Katz <[email protected]>
4ebc8e6aecf113b38cb2af6c19181ee8b319a380 authored over 4 years ago by Matus Valo <[email protected]>
* set cython language_level = 3
* Cythonize amqp.method_framing.Buffer
* Use directly chr() func...
3221bff40a864ae9dac5f1c427c3a4db02b25563 authored over 4 years ago by Matus Valo <[email protected]>
529d852bf07eb0abd9de7e01ac93d67f7dc15226 authored over 4 years ago by Omer Katz <[email protected]>
726cd7e33bdacacdef012e68c65c338b3d4952ad authored over 4 years ago by Omer Katz <[email protected]>
ecd33a5ef9b1575e139941ebee3553bf136ceb0b authored over 4 years ago by Omer Katz <[email protected]>
1e766c02f91e796af4232995caa7d207c8dddefe authored over 4 years ago by Omer Katz <[email protected]>
The version 5.0 is currently an alpha version
but pypi classifiers tag this version as a produc...
6e300de918abbd0081d6d172bdeffae9c1911ce3 authored over 4 years ago by Omer Katz <[email protected]>
1390bc0b6758a38b4a5329889db0785ea831309d authored over 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
9d5d333c13e9f2a00f3c3af74cad03780c70b052 authored over 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
4cbb5c46fc461bbf516e346aaca2aadc015544f6 authored over 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
Follow-up to https://github.com/celery/py-amqp/pull/328/, this removes an out of date comment.
33761bc1806374b1b762b235bfd186c5f995d525 authored over 4 years ago by Dan Fuller <[email protected]>
`frame_writer` allocates a `bytearray` on intialization with a length based on the
`connection.f...
d431062c3848e5053b0d5f944af8a652beaa44a6 authored over 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
c1c1aa05a03cad9780054ad8df6c1c5b8c589814 authored over 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
1ade6382da253f3c4f71937595b90ff7eda8f77d authored over 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
AMQP 0.9.1 allows arbitrary data in long string fields. However,
py-amqp assumed that the field...
* Fix saving partial read buffer on windows during socket timeout.
See Issue #320.
When a ...
5f034578c9a85d54f4b4cb9709a9afb5306b3c30 authored over 4 years ago by Tim Burke <[email protected]>
global parameter differs between AMQP 0-9-1 standard and RabbitMQ
implementation. For details se...
9485dfbe72c5f1c2733f037b24cb7120a981f2e3 authored over 4 years ago by Matus Valo <[email protected]>
74a40772f4a5d5222afb72eef4ce96ec5dea9665 authored over 4 years ago by Matus Valo <[email protected]>
8d0b37c649e3f30662c7ae43484ff4fa1baafd36 authored over 4 years ago by Matus Valo <[email protected]>
4c5737db6651356cef2e9d26451c15abde1ff021 authored over 4 years ago by Matus Valo <[email protected]>
* Cythonize GenericContent and Message classes
* Explicitely test pickling/unpickling of Gene...
9f0476a6c78cd798cc95dd2d92536db8dbf3af39 authored over 4 years ago by Matus Valo <[email protected]>64a2313dd28a969ad923045b58199bfc90003761 authored over 4 years ago by Matus Valo <[email protected]>
ace59527c8dd74888590e2a99a0bec8f26dfc1b7 authored over 4 years ago by Matus Valo <[email protected]>
I have a microservice=y project where I'm using py-amqp extensively. In the development environm...
0416761daf88a8fdd60454b2515242be83d783c0 authored over 4 years ago by Owain Jones <[email protected]>37a8c84db04b01fb9dba76869c4eabb5e4693b26 authored over 4 years ago by Matus Valo <[email protected]>
* Use __slots__ in GenericContent
* Remove unnecessary keyword parameters
* Added intial c...
88b829460d44f2c7e85e94263ae9a0f268a46ace authored over 4 years ago by Matus Valo <[email protected]>e8c1cb4284272856dafe11e9aef4e8f0d7f5d388 authored over 4 years ago by Matus Valo <[email protected]>
d80390ba244eda565ae3e3d7cb9cee41cfc0c47d authored over 4 years ago by Matus Valo <[email protected]>
78ce51d5b4274fb2005b26f9d3e0bb4775b4d041 authored almost 5 years ago by Matus Valo <[email protected]>
e1a421493d0e73107d991e4b63c3370e9137f053 authored almost 5 years ago by Matus Valo <[email protected]>
1597b97bdd1c072b71d2142312044111016b7ea1 authored almost 5 years ago by Matus Valo <[email protected]>
@auvipy as requested, here is the README marketing text
ea5b337edeb60a2c69b850f89ed01bd9c684fbe9 authored about 5 years ago by Brenna Heaps <[email protected]>* add healthcheck for rabbitmq container
* change rabbitmq base image to ubuntu with the late...
5265dd366a644fb3018257b2d459047c7cd4305f authored about 5 years ago by thenewguy <[email protected]>8b966850641dd04d235327a5a75b6302c2e8274b authored about 5 years ago by thenewguy <[email protected]>
6d97ee15b63ba36a283b2ee106ab9caed58c570c authored about 5 years ago by Asif Saif Uddin (Auvi) <[email protected]>
7214d2fdb620c6eceecc6c26ff48fbc9cac7475b authored about 5 years ago by Asif Saif Uddin (Auvi) <[email protected]>
ebaed7761f78b4ede86aaf76784097bf4a692cbe authored over 5 years ago by Omer Katz <[email protected]>
115285cdc3f48dbca2a6aef0e16a65e5611938c3 authored over 5 years ago by Omer Katz <[email protected]>
a797885e97e19348a99cc8ae78271b223708f522 authored over 5 years ago by Omer Katz <[email protected]>
In some possible case a connection can be closed (network issue, etc...) and
then channels reset...
7e671b5ae188c0c3a990479a6f6c68f8fa0e772b authored over 5 years ago by Omer Katz <[email protected]>
@auvipy Please stop making releases manually.
We have bumpversion for that.
* dropped python 3.4 from trove classifier
* changelog for 2.5.1
84481db19bec9e82e4fdf19d49216c8bf3e7100d authored over 5 years ago by Asif Saif Uddin <[email protected]>It was undeprecated from AMQP.
See https://www.rabbitmq.com/amqp-0-9-1-errata.html#section_25...
fa4b58af62ae4acd2816d67ef349f10e1893035f authored over 5 years ago by Gilbert Gilb's <[email protected]>ccbe683cfd30aef75118223088984f7c9ace43e4 authored over 5 years ago by Dhananjay Sathe <[email protected]>
b36bf883fe5d6e896dbcfaf54f2428ebc1d3f210 authored over 5 years ago by Matus Valo <[email protected]>
dc18a4a954d7d39d084bfc70fceff21e17025145 authored over 5 years ago by Matus Valo <[email protected]>
d5c0804f2e8c70969f8b54ad3c4d187593d5b0de authored over 5 years ago by Matus Valo <[email protected]>
39e81d64667405325a55baeeb3aaa7988013b9b8 authored over 5 years ago by Omer Katz <[email protected]>
02e1400e50e07665588c05a39cd5dde76f32a0cc authored over 5 years ago by Omer Katz <[email protected]>
There's a regression in the healthcheck which verfies that the ports the
container declares are...
aa7dbd54ba1b62b1ff3589e8380dae47c008af62 authored over 5 years ago by Omer Katz <[email protected]>
1ffd1745c71d7c91a3b3e9a10ab7030b5ed2f007 authored over 5 years ago by Omer Katz <[email protected]>
756d60d225f92c47f1aae3f38f8e9190c619dbcd authored over 5 years ago by Asif Saif Uddin <[email protected]>
94323cf5e6ec1157c027fa7679088d4af8077773 authored over 5 years ago by Asif Saif Uddin <[email protected]>
840e345cd92eabdac2cbbb8ca090eeb6c6281d3a authored over 5 years ago by Asif Saif Uddin <[email protected]>
ba0def6d7453baf0732b3f1f6e4fd6368e76ee1c authored over 5 years ago by Asif Saif Uddin <[email protected]>
3f6818708987a69ca32a209ad50e205943ecaae5 authored over 5 years ago by Asif Saif Uddin <[email protected]>
79833d3e261ad89638ad41c997b31f29a61eb6bf authored over 5 years ago by Omer Katz <[email protected]>
Fixes #273
cef90eefc9614a25e7caad36501564078990813a authored over 5 years ago by Omer Katz <[email protected]>82a409f0143bb063238050d97d664c3e8c2323a3 authored over 5 years ago by Omer Katz <[email protected]>
b738cb35c13780da91c9de6a0053f495d3c481a6 authored over 5 years ago by Omer Katz <[email protected]>
f2a7eeb9adc7ec1e777bf83959b1d03e3b7b40cf authored over 5 years ago by Omer Katz <[email protected]>
9a367bfae15fca8214298ff2394f752cc6dc2253 authored over 5 years ago by Omer Katz <[email protected]>
* Provide fix for #242, Option not supported by protocol on SunOS
It is not possible to set T...
2112b002ddf85bc5aca4ebf9c37bf2d3c61186d4 authored over 5 years ago by Thomas Merkel <[email protected]>9ccad0c898ed41243b70baa636f10bf2b040bd9b authored over 5 years ago by Omer Katz <[email protected]>
* Mark integration tests as flaky.
* pep8.
* Remove old compat code.
* Add __future__ i...
e80016aeb416b25ab1d69f7843aa010c8a0fea68 authored over 5 years ago by Omer Katz <[email protected]>3b3b9c4505c48677212c6058c8ecf93458319bb1 authored over 5 years ago by Omer Katz <[email protected]>
64f60e6a04cdd01c8fe0b7b998eca8cbf8c3a140 authored almost 6 years ago by Omer Katz <[email protected]>
befd27092675e116e6c0c839a02ed9b6d761c98c authored almost 6 years ago by Omer Katz <[email protected]>
* Use tox-docker in integration tests. Add more coverage.
* Readd PyPy2 & PyPy3 to the integr...
f08e2106eed9878e73d7d553473226d9c74c7d3d authored almost 6 years ago by Omer Katz <[email protected]>06fee8b193aaab02736b1018d216bf5dfba4fabf authored almost 6 years ago by Omer Katz <[email protected]>
dfc336d2db69f0e4e8aeda00650c1c5e23b9f93c authored almost 6 years ago by Omer Katz <[email protected]>
6050c13c802e3d88f2dc55c2b037bfb54182323a authored almost 6 years ago by Omer Katz <[email protected]>
e394f7b10bbfa6bea32f3108fc8dedbc3848a595 authored almost 6 years ago by Omer Katz <[email protected]>
dd98b05ae3f8550ef636ecc36faef52ecb198689 authored almost 6 years ago by Omer Katz <[email protected]>
09cf92a643ed075d048856a56a2e730482401558 authored almost 6 years ago by Omer Katz <[email protected]>
Add a test to verify that parsing two consecutive bitmaps does not fail.
68b880070dc92f0b139c089cff154a3522a7504a authored almost 6 years ago by Omer Katz <[email protected]>e3bf8c2c39388567d7105a41616b346d3992ffa8 authored almost 6 years ago by Jeremiah Cooper <[email protected]>
228159d67abd56234ae70f2c39741979d85ea3bd authored almost 6 years ago by Omer Katz <[email protected]>
* for deserialisation, correct offset for bits
it needs to be increased only at the beginning...
ed759687c069b12c914d8ebdab26ef34d068fca9 authored almost 6 years ago by Allan Simon <[email protected]>