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

delete obsolete tidelift file from CI

75a6e0fce4008430c831eec067679c728a0e017d authored about 1 year ago by Asif Saif Uddin <[email protected]>
Bump version: 5.1.1 → 5.2.0

cebda22c842ec81dfa20d61c8836377241a93b14 authored about 1 year ago by Asif Saif Uddin <[email protected]>
Added changelog for v5.2.0 release

569ada2923debc3fd4383476c462898020133857 authored about 1 year ago by Asif Saif Uddin <[email protected]>
test vine 5.1.0 (#424)

62c23135b841289cfe4dfa2b1a35427c81c1602f authored about 1 year ago by Asif Saif Uddin <[email protected]>
added python 3.12 to the CI and drop py3.7 (#423)

0b7000b73be7c2c1ba35c7a39c334c09dd0dc6ba authored about 1 year ago by Asif Saif Uddin <[email protected]>
added python 3.12 to the CI and drop py3.7 (#423)

b25b29b04664ec277d030fd72a512f782681d2ac authored about 1 year ago by Asif Saif Uddin <[email protected]>
[pre-commit.ci] pre-commit autoupdate (#421)

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.4.0 → v4.5.0](https://github.com/pre-comm...

f3aca3ddbac08e7246184e621be07c603739c94c authored about 1 year ago by pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Revert "start removing codecov pypi (#411)"

This reverts commit 3386a2252cb9c9472186193bff9852623c7ca2be.

33101292677a8a2cfe93fa1aa69d8232c464dc7c authored about 1 year ago by Asif Saif Uddin <[email protected]>
Add posargs when running pytests

This small change in tox.ini allow giving pytests extra arguments, for
e.g.
tox -e pypy-39-unit ...

ab1edf993a2d34c80010af3e9ba89597aee3f419 authored over 1 year ago by Arnaud Morin <[email protected]>
Send heartbeat frames more often

The AMQP protocol is saying that we should send "two"
"heartbeat frames" during the "heartbeat t...

a92dd037712b5b7b1622f4f9d83157d095c90910 authored over 1 year ago by Arnaud Morin <[email protected]>
Allow all commands to be run in testenv (#416)

* Allow all commands to be run in testenv

Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud....

5120c53b7aead85ba8d68d9394a1c6d7a842e546 authored over 1 year ago by Arnaud Morin <[email protected]>
Add MessageNacked to recoverable errors

When the broker is answering with a MessageNacked, we can safely retry.

Signed-off-by: Arnaud M...

c6ed09a2aaa4c81e473537dc0c77d02fcb4272e6 authored over 1 year ago by Arnaud Morin <[email protected]>
Update ci.yaml (#413)

* Update ci.yaml

* Update .github/workflows/ci.yaml

f778218d788477539cad672ea678081cd7b9ea0a authored over 1 year ago by Asif Saif Uddin <[email protected]>
start removing codecov pypi (#411)

3386a2252cb9c9472186193bff9852623c7ca2be authored over 1 year ago by Asif Saif Uddin <[email protected]>
update versions (#407)

4c6ceccbea6650195e5136482e692635c04a7fe9 authored almost 2 years ago by Asif Saif Uddin <[email protected]>
update pypy on tox (#402)

* update pypy on tox

* update

9d7b36a0da963b5097379e2aacb51e3fbd1ed06a authored almost 2 years ago by Asif Saif Uddin <[email protected]>
try explicit pypy version

41cfe539494410f685e133c1fa180a0595f7825c authored almost 2 years ago by Asif Saif Uddin <[email protected]>
This PR changes the remains of the references to master that we didn't change yet to main.

I also noticed our build status still refers to Travis which is now not in use anymore so we now ...

15b178bc551b29387978c68ab62e7e4a61798a27 authored almost 2 years ago by Omer Katz <[email protected]>
update actions versions

8f79b4fde70a8e2f57ff5205e99753dd3c510370 authored almost 2 years ago by Asif Saif Uddin <[email protected]>
Set an explicit timeout on SSL handshake to prevent hangs

If we do not set a timeout on the SSL handshake, this can cause an infinite
hang if something ha...

07daef775c6807913e8debed2935fc59343b58dd authored about 2 years ago by Carlos Corbacho <[email protected]>
remove cron & use v3 checkout (#397)

df89ff49793c5b9b418d5ecfb32894405acdd406 authored over 2 years ago by Asif Saif Uddin <[email protected]>
fix release date of v5.1.1

cea1a2f01773544c2004ab9d0b909ff3c6a9cfad authored over 2 years ago by Asif Saif Uddin <[email protected]>
Bump version: 5.1.0 → 5.1.1

2ac44d526cff79a059a5b270b736aa58c6c90bb2 authored over 2 years ago by Asif Saif Uddin <[email protected]>
changelog entry for v5.1.1 release

5fd9485ab54c81bdf9f6fe703954e3f3281b7eca authored over 2 years ago by Asif Saif Uddin <[email protected]>
merge conflict delete

3fe0907b7f061ec19e8d76c4a651ac79e2727f64 authored over 2 years ago by Asif Saif Uddin <[email protected]>
merge conflict

9a89dcc92417a0540949bde623534a7b0e2038da authored over 2 years ago by Asif Saif Uddin <[email protected]>
not needed anymore

23b21ce19522691076c0a0c3fc10da24179c8428 authored over 2 years ago by Asif Saif Uddin <[email protected]>
Use AF_UNSPEC for name resolution (#389)

* Use AF_UNSPEC for name resolution

This reverts most of 1ad97fb14c0c3c57395ca525932f95a830e5...

98f6d364188215c2973693a79e461c7e9b54daef authored over 2 years ago by John Eckersberg <[email protected]>
Bump version: 5.0.9 → 5.1.0

4e69059dbfd4702fc415a9eadb50e7684683c7c9 authored almost 3 years ago by Asif Saif Uddin <[email protected]>
changelog entry for v5.1.0 release

4d82ec306394cd427e343af4b5438fd5acfdcb9d authored almost 3 years ago by Asif Saif Uddin <[email protected]>
try pytest 7 (#388)

32dec1d56093f5604e7e884aeb9f1030a415316b authored almost 3 years ago by Asif Saif Uddin <[email protected]>
relaxed vine version for upcoming release

1b06796634e8909f3c03669c13041079b6d3aa77 authored almost 3 years ago by Asif Saif Uddin <[email protected]>
adding experimental __slots__ to some classes (#368)

* adding experimental __slots__ to some classes

* adding more experimental __slots__ to some ...

d0ab95ec91176d13ef4c5d1ae162bb48b4f95bef authored almost 3 years ago by Asif Saif Uddin <[email protected]>
start dropping python 3.6 (#387)

* start dropping python 3.6

mainly for 5.1.0 release

* update tidelift alignment config CI...

59af2445549e4e1bb87a932cbb4d196629f16dd6 authored almost 3 years ago by Asif Saif Uddin <[email protected]>
update tidelift alignment config CI (#375)

* update tidelift alignment config CI

* update tidelift CLI properly

* not needed on PR

557d98a7d27e171ce7b22e2e3a56baf805ad8e52 authored almost 3 years ago by Asif Saif Uddin <[email protected]>
document memoryview usage, minor frame_writer.write_frame refactor (#384)

* document memory_view usage, refactor frame_writer.write_frame

* improve test for changing f...

892389c20747ad8d98d2f3fd02ee029685289fe6 authored almost 3 years ago by Paul Brown <[email protected]>
improve performance of _get_free_channel_id, fix channel max bug (#385)

* improve performance of _get_free_channel_id, fix channel max bug

* add integration tests fo...

935a06b9506c7fa596863de3fc6f369ae1205bdc authored about 3 years ago by Paul Brown <[email protected]>
Bump version: 5.0.8 → 5.0.9

81d4072825b341c797beffae8e6c4e7ecf8ad71d authored about 3 years ago by Asif Saif Uddin <[email protected]>
changelog for v5.0.9

674510dab3d47e9164cf5dfd252b91d9c0e0418d authored about 3 years ago by Asif Saif Uddin <[email protected]>
append to _used_channel_ids in _used_channel_ids

6433be13199938f47bbc2826e6585e746baf4f9b authored about 3 years ago by Paul Brown <[email protected]>
Bump version: 5.0.7 → 5.0.8

3a04bfba22334500c6a0a66ea1d3ff9ae0fcb64f authored about 3 years ago by Asif Saif Uddin <[email protected]>
changelog entry for v5.0.8

f7daa2ef2e17aefc7139a95aa99e0d560e904307 authored about 3 years ago by Asif Saif Uddin <[email protected]>
python3 in shebang

c4a32cc8f2dc10fec61525098473f91fdf29d75f authored about 3 years ago by Asif Saif Uddin <[email protected]>
unpin flake8

e3d029e8cd46659d5ca795e2c177f87f47700af8 authored about 3 years ago by Asif Saif Uddin <[email protected]>
try pytest 6.x

d7375b06cccd8d11e2354b0b53f5c0086719aa73 authored about 3 years ago by Asif Saif Uddin <[email protected]>
Add additional error handling around code where an OSError may be raised on failed connections. Fixes #378

f4fd4f952dded9ea1006e82642f2c15008bb68d3 authored about 3 years ago by Michael Lazar <[email protected]>
Unit test should run against all transport classes

665e95bc1ecd3c95ff814b91471a369c0101b255 authored about 3 years ago by Michael Lazar <[email protected]>
reduce memory usage of Connection (#377)

* reduce memory usage of Connection

* allow ValueError on _used_channel_ids.remove

be6b5ededa5654ca43cea67927667456e32523a3 authored about 3 years ago by Paul Brown <[email protected]>
Bump version: 5.0.6 → 5.0.7

fb162f2232a81440bf9032ec8a0cbf299e73d3d5 authored about 3 years ago by Asif Saif Uddin <[email protected]>
changelog entry for v5.0.7 release

fb95a45b58efe18466ed90bd2b5b82f8019e439c authored about 3 years ago by Asif Saif Uddin <[email protected]>
add new python versions to tox (#366)

* add new python versions to tox

* added codeql actions

* drop as we dont use travis

* ...

b992496c756ea0415f4f2b1ee17004f0f97aa3e8 authored about 3 years ago by Asif Saif Uddin <[email protected]>
Adding two tests, for Connection.collect and Transport.close.

d4c879f03e84e00bad9bd54cb8bf3c8b18bcd0f6 authored about 3 years ago by VinayGValsaraj <[email protected]>
added tidelift alignment action

1cf468ce3ff0da2dc835daff269110032c16310c authored about 3 years ago by Asif Saif Uddin <[email protected]>
drop as we dont use travis

92ddf36e77e1479d9b60abe339f1330f874ffad6 authored about 3 years ago by Asif Saif Uddin <[email protected]>
added codeql actions

57f3ec5524571988629a5c4c43ecee9f8a48f6b2 authored about 3 years ago by Asif Saif Uddin <[email protected]>
Fix typos

c1fe574f64e5afc09c22ff5c4f655a0168d8629f authored about 3 years ago by Kian-Meng, Ang <[email protected]>
Remove dependency to case

fa4c4bb5a34d73acf1fe8860c6967a35fce5135d authored over 3 years ago by Matus Valo <[email protected]>
fix errors

7300741f9fc202083e87abd10e1cb38c28efad92 authored over 3 years ago by Asif Saif Uddin (Auvi) <[email protected]>
Bump version: 5.0.5 → 5.0.6

4dad914be084af6b1304e4290e83a6f018d75268 authored over 3 years ago by Asif Saif Uddin (Auvi) <[email protected]>
changelog for py-amqp v5.0.6

70e6557ac7e3e9f8d785c8dc7a17c5ea96ceac68 authored over 3 years ago by Asif Saif Uddin (Auvi) <[email protected]>
Added GitHub actions CI (#359)

* Added github actions lint CI.

* Remove .travis.yml

* Fix testing speedups in gh actions

4eb39c6fed3e911e604ac276f82fe29f11a2b144 authored almost 4 years ago by Matus Valo <[email protected]>
Fix typos.

cd7ede99dd28af7f2191c4bdb5b0ffc7489f7fdb authored almost 4 years ago by Omer Katz <[email protected]>
Fix ordering of context.check_hostname and context.verify_mode so as to not raise ValueError if cert_reqs=ssl.CERT_NONE.

1f599c7213b097df07d0afd7868072ff9febf4da authored almost 4 years ago by Colton Hicks <[email protected]>
Pass long_description to setup() (#353)

* Pass long_description to setup()

* Remove unused import

137245bc8cae3290cab20fbbbe03bb5916d237c9 authored almost 4 years ago by Philipp A <[email protected]>
remove TCP_USER_TIMEOUT option for Solaris

3db08f6f43f0095893e0284bba96d03bed3caa33 authored almost 4 years ago by Ciaran McGirl <[email protected]>
Fix for tox-docker 2.0

tox-docker 2.0.0 changed its ini section format.

5bcae4a19636d7e43164e31ba2048c3bc6d03a1c authored almost 4 years ago by Jorrit <[email protected]>
Bump version: 5.0.4 → 5.0.5

d11b27674ba365bf03e5e48722c7f9e8c7c3824d authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
added changelog for 5.0.5

8bcd75d8b7749e4da4ef7cc94e329151d7a3c30a authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
remove wrong imports occured by commits from another branch

fbf4c9e5478fb86a40f216ecaf978fed3d08c4e6 authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
remove wrong imports occured by commits from another branch

7d84dcc5008dfc4e74eb03056042bc1b5c2dc593 authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
Bump version: 5.0.3 → 5.0.4

ce6a3e10dee5433787a41215e37e93395a618480 authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
changelog entry for v5.0.4

152d385393a6cc4ef314203910bd3dd755cf734c authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
Merge branch 'master' of https://github.com/celery/py-amqp

ec0549df5d0d1ffc7779a50e72749cb8894c3c7f authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
Add missing load_default_certs() call. (#350)

Fixes: #349

0b8a832d32179d33152d886acd6f081f25ea4bf2 authored almost 4 years ago by Moisés Guimarães de Medeiros <[email protected]>
Bump version: 5.0.2 → 5.0.3

32d2b7eefab2f03cce2037374c7be9fb183547ca authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
changlog entry for 5.0.3

ac3065ed54db922905251980ff3d78df8b8e8254 authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
import types to init

41b13dd408a48cc5d789d773c3c62e6c638734ba authored almost 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
Fix _wrap_socket_sni (#347)

* Change the default value of ssl_version to None. When not set, the
proper value between ssl...

343a00e828d9d2d33998ccaf96dca0b9417f04af authored about 4 years ago by Moisés Guimarães de Medeiros <[email protected]>
initial abstract types

b3d74b00d171a7ff7f20ed9dcb4e8fd9d9bd0a1a authored about 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
initial base types

c25d52e5cab495a526f37c5f479ac6735bde8c87 authored about 4 years ago by Asif Saif Uddin (Auvi) <[email protected]>
Reworks _wrap_soscket_sni doctext

* Normalizes all params descriptions starting with a capitalized letter.
* Removes 'client' refe...

c903aaeb581cc60bd1258df823a5a2a2a4ecdbd7 authored about 4 years ago by Moisés Guimarães de Medeiros <[email protected]>
Make apicheck happy

a46054e5a30ad41f982708f3a6b5e9c02b123067 authored about 4 years ago by Matus Valo <[email protected]>
Initial reference documentation amqp.transport

371d2e9dde816841f4a9004b7a85efe8b58982e8 authored about 4 years ago by Matus Valo <[email protected]>
Make flake8 happy

986551a9f398a32a5954662883f3b8845bf9b5be authored about 4 years ago by Matus Valo <[email protected]>
Bump version: 5.0.1 → 5.0.2

64602ab6ebe96209b77c08731eca6340a2182a1c authored about 4 years ago by Omer Katz <[email protected]>
Update changelog.

1372d0b98a2e5884a3c2c858d80b3f3cc00000f6 authored about 4 years ago by Omer Katz <[email protected]>
autopep8 + isort

84ba9fadf3364a21f3e603b4dc5afdf18c1afb91 authored about 4 years ago by Omer Katz <[email protected]>
Basic publish confirm timeout fix (#343)

* Reuse the timeout for publishing to wait for a response.

* Added the confirm_timeout keywor...

aec7daab8dacc4a6c2b265fea9a4d15648432e69 authored about 4 years ago by RezaSi <[email protected]>
Reintroduce ca_certs and ciphers parameters of SSLTransport._wrap_socket_sni() (#344)

This fixes issue introduced in commit: 53d677754b4e820acf673711532c1a1dc8e57124

b3f371333ff7df793628809e8abdbf43fd4391ba authored about 4 years ago by Matus Valo <[email protected]>
Update README.rst

migrate to travisci.com

8e5ddd41b776f31faea6a47fcc757b76c567b007 authored about 4 years ago by Asif Saif Uddin <[email protected]>
Cosmetic improvements to read_frame()

61164474b7fa79c4589b0661fb27c187d33be0a0 authored about 4 years ago by Matus Valo <[email protected]>
Added __repr__ to Connection() and *Transport() classes

1843521745ca075d683be9f64d09c8f98c6e648c authored over 4 years ago by Matus Valo <[email protected]>
Explicitely test userid, pass and vhost in repr() tests

0c838416a92722646c7aef7607dbfb0678654bde authored over 4 years ago by Matus Valo <[email protected]>
trivial - ignore python virtualenv from git

181be82348ad263db3d79747e2dd60b0f83a56ec authored over 4 years ago by Hervé Beraud <[email protected]>
Wheels are no longer universal.

6c7d9da22c2ad83ce2265bb3199fa8d8f0d79a27 authored over 4 years ago by Omer Katz <[email protected]>
Bump version: 5.0.0 → 5.0.1

7f294858e0b9a00ed3120bc082e4bca6a001b581 authored over 4 years ago by Omer Katz <[email protected]>
Update changelog.

97fd3bf499a989d5d7121e0cb63c2d3e715ef544 authored over 4 years ago by Omer Katz <[email protected]>
Bump vine version to 5.0.0.

295b070ca6d7f14435b30e4550b5feb19c7b85a6 authored over 4 years ago by Omer Katz <[email protected]>
Bump version: 5.0.0b1 → 5.0.0

93e4f3a2990f2ed1a6da861c99c7f0a3b0d32160 authored over 4 years ago by Omer Katz <[email protected]>
Update changelog.

d8dfd5a0c5fc2733a5e3f213680cdb846cce3d5c authored over 4 years ago by Omer Katz <[email protected]>