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

Adds Quentin Pradet to AUTHORS

a644ff054410bc18197744f9cde31232d6f3d1b3 authored over 8 years ago by Ask Solem <[email protected]>
Fix default port

84348f7ea1a9d134cddedeab9ebc5e59c814e3c8 authored over 8 years ago by Quentin Pradet <[email protected]>
There is no bytes % int on python3.4

540681bcfffbd22299a6259230587eb77318c7ec authored over 8 years ago by Alan Justino <[email protected]>
Mark bytes with b'...'

f5c8e32f511768189f15a592a74f4f59e4328f58 authored over 8 years ago by Alan Justino <[email protected]>
unicode_literals is breaking 2.7 tests

922dd8249eee7bd8c37b4ad749201537ed2edfd7 authored over 8 years ago by Alan Justino <[email protected]>
Bumps version to 2.0.1 and updates Changelog

b12272c54a88ad428a7eaf837280f136b7252e08 authored over 8 years ago by Ask Solem <[email protected]>
flakes

4a14210462d4aff0fbe4d06f4f1b65c53aae4060 authored over 8 years ago by Ask Solem <[email protected]>
Merge branch 'master' of github.com:celery/py-amqp

95afc95601ab3c1492c415c7f7629b2662d6ff83 authored over 8 years ago by Ask Solem <[email protected]>
Backward compatibility with 1.4 API (Closes celery/kombu#595)

80f5eae025eb3b89d4199aeb5efae31c724150b9 authored over 8 years ago by Ask Solem <[email protected]>
Merge pull request #89 from adamchainz/readthedocs.io

Convert readthedocs link for their .org -> .io migration for hosted projects

79587603196888a3162fa8d4a69d0949cb505273 authored over 8 years ago by Ask Solem <[email protected]>
Convert readthedocs link for their .org -> .io migration for hosted projects

As per [their blog post of the 27th April](https://blog.readthedocs.com/securing-subdomains/) ‘S...

656e608b48483b26513c28656dd2ad04e9c00d15 authored over 8 years ago by Adam Chainz <[email protected]>
Adds Bas ten Berge to AUTHORS

f3ca7f0b0a5b63abfd2fedf88cd42e09b111a23b authored over 8 years ago by Ask Solem <[email protected]>
Merge pull request #88 from bastbnl/master

Fixes issue #85: the module can be imported on python 2.7.3 running i…

6acce57a7d9a3d365f621be1e9907a415d279238 authored over 8 years ago by Ask Solem <[email protected]>
Should resolve "F401 'promise' imported but unused"

171f9be3f753941b719bec0e913bd9651dc633f9 authored over 8 years ago by bastb <[email protected]>
Fixes the messages messages

7fdee7439daa1978dd0c44c4328ee3d061766f9f authored over 8 years ago by bastb <[email protected]>
Enable celery 3.1.23 to import the package instead of breaking on an unknown symbol

018491879935497b60cd26dd0a2eee198b487768 authored over 8 years ago by bastb <[email protected]>
Fixes issue #85: the module can be imported on python 2.7.3 running in unicode mode. I guess sys.setdefaultencoding('utf-8') breaks the arguments to the pack

e69b20323ee74d5b63a688d6f875120fffed474f authored over 8 years ago by bastb <[email protected]>
Bumps version to 2.0.0 and updates Changelog

a0c96ff8584ec59659656eed3e0e42d29f52dade authored over 8 years ago by Ask Solem <[email protected]>
flakes

39a05be8060f50fc4c2c98ac2c52a8119ce398e8 authored over 8 years ago by Ask Solem <[email protected]>
Adds Federico Ficarelli to AUTHORS

e2c400e5a75bf4c0b5203b2e71be96da4e53e85f authored over 8 years ago by Ask Solem <[email protected]>
Merge pull request #84 from nazavode/master

Fixed frame args packing in PY3

66192a8669c7bfca4b0ca402c094b06833faa5bb authored over 8 years ago by Ask Solem <[email protected]>
Fixed args packing

fixed frame args packing that used to raise a `TypeError` in PY3, fixes #83

8cdeb5633116c2eb492d0e78a87b885b8f8c20bd authored over 8 years ago by Federico Ficarelli <[email protected]>
Fixes basic_publish after connection close

eab51b699ef3c25ee886d0f844910094dd78437a authored over 8 years ago by Ask Solem <[email protected]>
Now depends on vine 1.1.0

2fecbbb69eae0602c5468798ac810af34475aec6 authored over 8 years ago by Ask Solem <[email protected]>
Merge branch 'master' of github.com:celery/py-amqp

c8edb8ea7788176b6762341b7b64c338c3b1eab5 authored over 8 years ago by Ask Solem <[email protected]>
Fixes bug in transport when frame size exceeds unsigned int. Closes celery/celery#3160

9571503e27d54c2210a40fc6cb15089a89d40865 authored over 8 years ago by Ask Solem <[email protected]>
Fixes Py2 bytes problem in Connection._x_close_ok

8344d7476096295685efa5ef4e365fde3425f6ee authored over 8 years ago by Ask Solem <[email protected]>
[Makefile] removes configcheck target

f154beea903687889194377b466fc019dad45c83 authored over 8 years ago by Ask Solem <[email protected]>
[reqs][default] Now depends on vine 1.0.1

ef816452306f8580fcf3ff6b775f08df51adeb99 authored over 8 years ago by Ask Solem <[email protected]>
amqp.five is now vine.five

c8b1037beb197e4bb0fe6df70015e970ed7738a8 authored over 8 years ago by Ask Solem <[email protected]>
Make sure __repr__ and __str__ returns bytes on Python 2

d8ef821dd8656938f787ea4a8c695dd379d9d9ad authored over 8 years ago by Ask Solem <[email protected]>
Adds five.python_2_unicode_compatible and getfullargspec

04f6a95acdb2023bac00d5827d6ce62a14e193c8 authored over 8 years ago by Ask Solem <[email protected]>
flakes

1b1aeaa7eab7b24c1034b7db302b42586ed3069e authored over 8 years ago by Ask Solem <[email protected]>
[dist] Fixes typo in README.rst

468ed9f97ac6e442a0b61303326047857d49b864 authored over 8 years ago by Ask Solem <[email protected]>
[dist] Update Makefile from source

f0aae660b01a27bf2c2fe56b8c3a1cca025d996b authored over 8 years ago by Ask Solem <[email protected]>
Update README.rst

91f4118b7fb8c3e914a06013e56afd2cc98e31fb authored over 8 years ago by Ask Solem <[email protected]>
[reqs][test] now depends on case 1.1.2

f9cadf426d8c15535ccd7bbc7487c05b013b6ae2 authored almost 9 years ago by Ask Solem <[email protected]>
[tests] Use moar Mock.assert_called

1d38aef9f8f116b81d0609a83be1360662738696 authored almost 9 years ago by Ask Solem <[email protected]>
[tox] apicheck: warnings are not errors

34fbcc66b71c0b9b1684a34e195948ca9f337e63 authored almost 9 years ago by Ask Solem <[email protected]>
[docs] Stop using symlinks

6394d5f330fca711f200b5a621b462d7285e9d58 authored almost 9 years ago by Ask Solem <[email protected]>
[dist] Adds .editorconfig

71dc1f5afb83567b4a15041e7828f34a4c09f24e authored almost 9 years ago by Ask Solem <[email protected]>
[Travis] CI should now run flake8,flakeplus,apicheck

0dc23cab5eb4ed336c9c83c6f86e1b9f9a610ddf authored almost 9 years ago by Ask Solem <[email protected]>
flakes

6cf87ba4a7137d064dd967437774722683bb1756 authored almost 9 years ago by Ask Solem <[email protected]>
[dist] Use apicheck from sphinx_celery

664b69148726b25d3d33646084f22c34078b248f authored almost 9 years ago by Ask Solem <[email protected]>
Removes unused bump_version

1e788eede3a8345b4e0f38acf9fef113a6a75a63 authored almost 9 years ago by Ask Solem <[email protected]>
sphinx2rst moved to separate package

8e50c2a068e0dbeabcd4c8cb44c486ead34a4643 authored almost 9 years ago by Ask Solem <[email protected]>
[requirements][default] Depend on vine 1.0

80514f86576bcd39adbbd438a57f139d5c320b21 authored almost 9 years ago by Ask Solem <[email protected]>
Use vine.utils.wraps so that __wrapped__ is set

ae3bf18ce26a947b829e8053b1e38ebc110d743b authored almost 9 years ago by Ask Solem <[email protected]>
setup.py cannot use unicode_literals

2de408a8d65ebde310bf23a5784865f46483c554 authored almost 9 years ago by Ask Solem <[email protected]>
Use sphinx_celery to manage docs

5f7751f95b2ad43dfdfa22f6c895f47b53552699 authored almost 9 years ago by Ask Solem <[email protected]>
[requirements][docs] Now depends on Sphinx 1.4

bff1151ab45c2b659e312c5753e8e3a9ffb97577 authored almost 9 years ago by Ask Solem <[email protected]>
Adds amqp.version_info

5745e209ccad7f1f1756e8488819e34fa0d0dacd authored almost 9 years ago by Ask Solem <[email protected]>
Removes unused Sphinx extensions

3ed125c3d1446e526d1e8e6d7a70e298e91a2451 authored almost 9 years ago by Ask Solem <[email protected]>
[docs] Use pygments style: colorful

de654d5f6302aca5cac3c1f004719597b96b9224 authored almost 9 years ago by Ask Solem <[email protected]>
[docs] Adds sphinx.ext.viewcode

309644466c0afb4512dd7db74683159fb9366af2 authored almost 9 years ago by Ask Solem <[email protected]>
[docs] Adds githubsphinx extension

314aa106987be5292badfd6cc5a942a1a8f0df59 authored almost 9 years ago by Ask Solem <[email protected]>
[docs] Removes dep sphinxcontrib-issuetracker

5bf4b4dad222b8f5492ec1234c2f8c76c5608cf0 authored almost 9 years ago by Ask Solem <[email protected]>
Updates pkgutils requirements

dc4b9f643c6165a0d640b5b91c0a77237742bf30 authored almost 9 years ago by Ask Solem <[email protected]>
Use unicode_literals for all files, and updates flakeplus target to --2.7

b50591f777122f3fe6d43d117a52f6d4fb423a2b authored almost 9 years ago by Ask Solem <[email protected]>
Removes outdated extra/generate_skeleton

5017199afb1ba2b853763e503f7046a870549ab5 authored almost 9 years ago by Ask Solem <[email protected]>
Removes outdated funtests directory

41b7b5f4e4e2099317d15a7ac13fbb22c80e1367 authored almost 9 years ago by Ask Solem <[email protected]>
[tests] Now depends on case

ddd7011698443dfe4016969c665fa8a068c73c17 authored almost 9 years ago by Ask Solem <[email protected]>
acknowledgment (US) not acknowledgEment

e5165b37c899daf74f6078c40c1e8e43cdc5f408 authored almost 9 years ago by Ask Solem <[email protected]>
flakes

3a6f625aa71eb09dcf071dab5ede72537acd4270 authored almost 9 years ago by Ask Solem <[email protected]>
logic, how tricky can it be?

936efb4680e06f93528420453e13707ef5df3edf authored almost 9 years ago by Ask Solem <[email protected]>
Bump version to 2.0.0rc2

35a2574830a5e26245d6af135ea0e06898270131 authored almost 9 years ago by Ask Solem <[email protected]>
Transport: re-raise original socket.error to keep errno etc.

34fd46d905bd838e195301e28592bcec89017c25 authored almost 9 years ago by Ask Solem <[email protected]>
Adds timeout argument to basic_publish

24df1032db4a566e165f736ccb6b4a15cc94bcaa authored almost 9 years ago by Ask Solem <[email protected]>
Transport now requires explicit .connect (and adds transport.having_timeout context)

9d4c636e45939de191f7dad275e8d66fb7721daf authored almost 9 years ago by Ask Solem <[email protected]>
Connection.channel now raises RecoverableConnectionError if closed (Closes #70)

25d80bf233b51d360e7f8dbb69af86ada17f4b04 authored almost 9 years ago by Ask Solem <[email protected]>
Removes unused Connection.FIXME

1493bae0b5d7bb11318a956123ee86df3c7e5c02 authored almost 9 years ago by Ask Solem <[email protected]>
Merge pull request #79 from vovanbo/patch-1

Missing versions in Changelog

6328fe57dd190757b54fc13e254f951350fd7e09 authored almost 9 years ago by Ask Solem Hoel <[email protected]>
Now uses vine for promises

873e2d95fb86fc03631218a5e0ff5f0ec779cd40 authored almost 9 years ago by Ask Solem <[email protected]>
[promise] .then now calls callback with final args used

1eb7a10d1f03ea56aad5fc20b33bb5bcab8c9bbf authored almost 9 years ago by Ask Solem <[email protected]>
Missing versions in Changelog

Missing versions 1.4.8 and 1.4.9 is added to Changelog.

e398184b828671a18c03d3523c49c7a8266f5fe0 authored almost 9 years ago by Vladimir Bolshakov <[email protected]>
Fixes args/kwargs confusion when creating transport. Closes #72

4b3bee44c00c80a6418be238773914b5033cf4d9 authored about 9 years ago by Ask Solem <[email protected]>
Fixes build

862fcd91d37c9eef8342a7df40625429467563b0 authored about 9 years ago by Ask Solem <[email protected]>
Fixes Python 3 bytes confusion (Closes #76, Closes #77)

str_to_bytes is a noop on Python 2.

ef736559477dc924d710cefc6330415590a23119 authored about 9 years ago by Ask Solem <[email protected]>
Cosmetics for #75

d79bfce001f55ead7c34f0b2f84c3222fdb9467b authored about 9 years ago by Ask Solem <[email protected]>
Adds Jared Lewis to AUTHORS

8f8190b0a600c8eb4c853107cff50993f484faaa authored about 9 years ago by Ask Solem <[email protected]>
Check for ctypes on OSX and Linux

a8011d365a76e2d98d7784fbdb99b48325421c75 authored about 9 years ago by Jared Lewis <[email protected]>
[promise] barrier can now be populated dynamically, by calling .finalize

721e2fcdf9b0fff7f7a317bf1a735b290846dccf authored about 9 years ago by Ask Solem <[email protected]>
barrier now supports partial args/kwargs

2ecb1d1dcce66912ec500c3d713c00caa1450341 authored about 9 years ago by Ask Solem <[email protected]>
Make raising on initial EINTR configurable

eb5d10986f0846a55dc46b1c7797bf658686f31d authored about 9 years ago by Ask Solem <[email protected]>
Adds extra check for celery/celery#2527

c58701e8a9f0390e8dd2e13c1a0c4c40b90e6f8a authored about 9 years ago by Ask Solem <[email protected]>
Now reject+requeues messages for which there are no callbacks (Issue celery/celery#2564)

b6d2567d9b9e9449fec9d5a3950b1d4ed55b214c authored about 9 years ago by Ask Solem <[email protected]>
Attempts to fix appveyor py3 build

a01c8b5b939ddcb93299abe24c21917c67fb18b6 authored about 9 years ago by Ask Solem <[email protected]>
Do not patch fcntl on Windows

b9f1da0f508142c9290a17515b9fc9c8c84b2c33 authored about 9 years ago by Ask Solem <[email protected]>
attempt at test passing

52c098df0fff70024a2006e1e9deac047d6d03d6 authored about 9 years ago by Ask Solem <[email protected]>
Adds appveyor support files

764237de9a872b61a44043837ccb17fc227dda7c authored about 9 years ago by Ask Solem <[email protected]>
Unit tests for amqp, with 96% coverage so far

41fe4f5315cbc65085131023ecc49a7e546e1966 authored about 9 years ago by Ask Solem <[email protected]>
Connection.__init__ no longer connects automatically, use connection.connect()

c650cafc14730db0f1f404b54749eab4cb1d6f5a authored about 9 years ago by Ask Solem <[email protected]>
Updates coveragerc

a603a45738adf097fd6193d02f667010980792ea authored about 9 years ago by Ask Solem <[email protected]>
2.0.0rc1

d1f1ede2ccf1fc1f186b5b3eadea7b164bd291d6 authored about 9 years ago by Ask Solem <[email protected]>
Updates Changelog

325ef78afdf53eee5e9bc77b902745170bbdcffc authored about 9 years ago by Ask Solem <[email protected]>
merge amqp.promise changes from callbacks

07b95872bdb892bdb9d642fca8d0265f384e959c authored about 9 years ago by Ask Solem <[email protected]>
Fixes basic.get

1a56c37ded46548b144e56e76159cece1dd13ca4 authored about 9 years ago by Ask Solem <[email protected]>
Fixed typo: Ack is (60, 72)

e6121852703a0da07f3103889e611fde764ee87e authored about 9 years ago by Ask Solem <[email protected]>
Bumps version tto 2.0.0a2

e3ca366ca3bd9e406b4f7fa04489a0145b7e05c2 authored about 9 years ago by Ask Solem <[email protected]>
Adds amqp.starpromise

0ec53813ca5f13d3f5eed3b69844ce459670cc1f authored about 9 years ago by Ask Solem <[email protected]>