Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/celery/vine

Python promises
https://github.com/celery/vine

Updated changelog.

f09ff79b47ac3c8e8b4beb415c1a7f4dc979b75f authored almost 6 years ago by Omer Katz <[email protected]>
Added the ability for a promise to ignore the result of the function.

6c7d76f46a8422fcf6bd38aaf438e44bd124f065 authored almost 6 years ago by Omer Katz <[email protected]>
Bump version: 1.1.4 → 1.2.0

e13db104540070867251f3c1179f5137780417f8 authored almost 6 years ago by Omer Katz <[email protected]>
Updated changelog.

901de07a371c955fc95ceabb9ffddea6664fd191 authored almost 6 years ago by Omer Katz <[email protected]>
Add testing and document support for Python 3.7 (#26)

Python 3.7 was released on June 27, 2018.

https://docs.python.org/3/whatsnew/3.7.html

Use ...

c2034ec6eb36745f2c5b6bec762977e0700d5b93 authored about 6 years ago by Jon Dufresne <[email protected]>
Corrected my email. (#25)

36b85c1789ecf15529c174a0d0696810cc653d65 authored about 6 years ago by Fahad Siddiqui <[email protected]>
Remove non-Free ICC Profile from celery_128.png and favicon.ico (#9)

f8d41e6acae586c67d4cac2812afe12315f6df1e authored about 6 years ago by Christopher Hoskin <[email protected]>
Handle bound methods in weak reference promise instances (#24)

- Add backport of weakref.WeakMethod for Python versions where
this is not available as part ...

f23ffa4fbee403bcccd44501fd4b362faf0c6f26 authored about 6 years ago by George Psarakis <[email protected]>
Fix py3.7 DeprecationWarning importing collections.Callable (#23)

* Fix py3.7 DeprecationWarning importing collections.Callable

It was deprecated in python 3.3...

e395c641a4f3094f72fd8b4499ca377d2c28813c authored about 6 years ago by dx <[email protected]>
Pass python_requires argument to setuptools (#22)

Helps pip decide what version of the library to install.

https://packaging.python.org/tutoria...

c8123e1d5a653601f05bac73ccac3244aca0174b authored over 6 years ago by Jon Dufresne <[email protected]>
Update all pypi.python.org URLs to pypi.org (#20)

For details on the new PyPI, see the blog post:

https://pythoninsider.blogspot.ca/2018/04/new...

c44e4666a7dc7667073d43d9c4ff99fc017f919e authored over 6 years ago by Jon Dufresne <[email protected]>
Measure test coverage.

d2909608e6487f58009f76e56920f14aa198aed9 authored about 7 years ago by Omer Katz <[email protected]>
CI: Fix all builds (#19)

* Ignore pydocstyle's D107

* CI: Install pytest on AppVeyor

4c987d267d93bc58bded5d832ac912e7222a1742 authored about 7 years ago by Jacopo Notarstefano <[email protected]>
Disable pip progress bar.

8a390b0f5b3df828208d60cc4e93fc56d86b3ea3 authored about 7 years ago by Omer Katz <[email protected]>
correct spelling mistake (#16)

1d9aead5c9df01906de3321b5d36b5bf17a88062 authored about 7 years ago by Edward Betts <[email protected]>
Include license file in the generated wheel package (#17)

The wheel package format supports including the license file. This is
done using the [metadata]...

5002a59ad868a7b12bb562099e0022ef001002f1 authored about 7 years ago by Jon Dufresne <[email protected]>
Bump version: 1.1.3 → 1.1.4

4fb63be1a32336782e999505e966435c88b5022d authored over 7 years ago by Omer Katz <[email protected]>
Updated changelog. (#15)

f3b3681a9ceccefac7e36c02929ad9eccf6c37ce authored over 7 years ago by Omer Katz <[email protected]>
Avoid non-determinstic default keyword argument appearing in documentation. (#12)

Whilst working on the Reproducible Builds effort [0], we noticed
that vine could not be built r...

d035a2d94decb41eb3d788fe11d9ac9f2ac3f4c2 authored over 7 years ago by Chris Lamb <[email protected]>
Fixed import to resolve DeprecationWarning (#6)

Fixes "DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's...

7f4a65296341ad0d1100647ee2ea125e4d7c1da6 authored over 7 years ago by Artem Skoretskiy <[email protected]>
Document and add testing support for Python 3.6 (#14)

aa47e644baf3d413387e9348a7c189df8fa14dd1 authored over 7 years ago by Jon Dufresne <[email protected]>
Explain svpending/lvpending

8631c5ea87ba2f6f9e01bc1d34d2e54c9412aa1e authored almost 8 years ago by Ask Solem <[email protected]>
CI: Removes pypy3 target

0c4940062476e3f5ade54f84e9da46b83a914333 authored about 8 years ago by Ask Solem <[email protected]>
flakes

03119ef67cebe437d395b324664b7704791031df authored about 8 years ago by Ask Solem <[email protected]>
Bump version: 1.1.2 → 1.1.3

e7e938f2daf6ca8a196214fb4d96440737844c9a authored about 8 years ago by Ask Solem <[email protected]>
Updates Changelog

102869e384bbb728ae0135f7a4eb418175c92ffa authored about 8 years ago by Ask Solem <[email protected]>
promise(fun, weak=True) creates weakref to passed function instead

3ad5ef19dff9a7a4389ede68a197c2e07db797c8 authored about 8 years ago by Ask Solem <[email protected]>
pep257 -> pydocstyle

01e197b8379c2bc6378632a4f09320fa5f8f9b07 authored about 8 years ago by Ask Solem <[email protected]>
Travis: adds pydocstyle target

001d6a694e18dda2dd9f178e2ed0899f9026a189 authored about 8 years ago by Ask Solem <[email protected]>
Moves pydocstyle config to setup.cfg

c0b88fd95164a962ff48dc1d5145d3140ca8b701 authored about 8 years ago by Ask Solem <[email protected]>
Adds pydocstyle tox target

4338dfe9154cc261d815e4a8124e3491e0d0c0d2 authored about 8 years ago by Ask Solem <[email protected]>
Adds keywords to setup.py

cc4f1dc4d94fb541518ad2788a1f31d19352fc0d authored about 8 years ago by Ask Solem <[email protected]>
Tests: Use generator fixtures

7c9dd1e80e8ede5c79d62e17eb780228c07abc60 authored over 8 years ago by Ask Solem <[email protected]>
Bump version: 1.1.1 → 1.1.2

3cc2be3941531f06cac8effa1cdc86c05ca09c6e authored over 8 years ago by Ask Solem <[email protected]>
Updates Changelog

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

f0ac96c19a2b87ceba0596bc7c3df6355f96ade6 authored over 8 years ago by Ask Solem <[email protected]>
Fixup

1b3b9102f40e50feba63c2f898a3b0e47cb3fe21 authored over 8 years ago by Ask Solem <[email protected]>
Tox: Use separate env for coverage

c33fe5e77f7e11fe5da9d66189058b30c7940a61 authored over 8 years ago by Ask Solem <[email protected]>
Use py.test

5e4cac768869b766e7fa0534ac2b7da5619f0dec authored over 8 years ago by Ask Solem <[email protected]>
Removes bitdeli badge

07e8f83d38e8c52c265d1d8094f0fd75b0b087db authored over 8 years ago by Ask Solem <[email protected]>
Merge branch 'master' of github.com:celery/vine

50cb2508898693ed4f9a9ed38e6866bf06db3796 authored over 8 years ago by Ask Solem <[email protected]>
Adds more README badges

de13384e1d345949f20bece59d506a9c43ec6cd4 authored over 8 years ago by Ask Solem <[email protected]>
Convert readthedocs links for their .org -> .io migration for hosted projects (#3)

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

5f4260bdadeec007ad88fa9eeb54fb70ab2715b8 authored over 8 years ago by Adam Chainz <[email protected]>
Merge pull request #2 from felixonmars/patch-1

Remove an extra comma after __homepage__

77917c2f34b72f8c1d1968fc5afa4888ca2d2197 authored over 8 years ago by Asif Saifuddin Auvi <[email protected]>
Fixes build

8737d8703b9128a662e47eff893a578542c74a5a authored over 8 years ago by Ask Solem <[email protected]>
Adds .cookiecutterrc

3545caafa0c55f7ef1ef1813f9514b8b618373fc authored over 8 years ago by Ask Solem <[email protected]>
Support __len__ returning NotImplemented

27a0a319bd17353c58081d865497704727a4c90b authored over 8 years ago by Ask Solem <[email protected]>
Enable all flake8 rules

ab2cda186a5110aeccef46b219a4defdb45ec6b3 authored over 8 years ago by Ask Solem <[email protected]>
Cosmetics

4a2e403526616050d8b0b178cfc47d4ec7efba75 authored over 8 years ago by Ask Solem <[email protected]>
Render README.rst

07c904655fd48eca56f632907c1c4d621dd76628 authored over 8 years ago by Ask Solem <[email protected]>
Fixes typo in bumpversion.cfg

95b0ecddb8011b08e2553433e0315bf9bb579ccd authored over 8 years ago by Ask Solem <[email protected]>
Adds README to bumpversion and adds Makefile targets

778efe4149570c1900376bb76cd9589dcce6e9e7 authored over 8 years ago by Ask Solem <[email protected]>
Adds bumpversion

71a1dbee71fe843d62a5056d5a182898be2853f3 authored over 8 years ago by Ask Solem <[email protected]>
Bumps version to 1.1.1 and updates Changelog

947994078f7ac4d9de9c353f3ba68ee8308d72e2 authored over 8 years ago by Ask Solem <[email protected]>
Reqs: Now depends on case 1.2.2

afe1efda2dd872cbe336b83107841f06e1de00c2 authored over 8 years ago by Ask Solem <[email protected]>
Now depends on case 1.2.1

34d649695355d5b12a59ffa2fe9c8f512e8015a9 authored over 8 years ago by Ask Solem <[email protected]>
Five: Py2: Replace non-ascii characters in __repr__, __str__. (Issue celery/celery#3162)

f1ace9238f86a85f239986f010841f31eda73819 authored over 8 years ago by Ask Solem <[email protected]>
Remove an extra comma after __homepage__

The extra comma makes the Home Page link on the PyPI page a dead link to `http://github.com/cele...

0442e7b9a15c9a67c5302d84d2f0db55ac71c254 authored over 8 years ago by Felix Yan <[email protected]>
Bumps version to 1.1.0 and updates Changelog

e9f16c2e69455c5540c47197fc5ac11eb4022b4a authored over 8 years ago by Ask Solem <[email protected]>
argument to promise.throw1 can now be None to use current exception

6d949451a95a718dc274c71fbf80449cb280a9dd authored over 8 years ago by Ask Solem <[email protected]>
Adds vine.abstract.ThenableProxy for objects that references a promise

e5e99eb7c281e7bbfa9d2823aecda672bcf6b23b authored over 8 years ago by Ask Solem <[email protected]>
promise.throw() now passes partial args/kwargs to the errback

ce527143db81c02acb00ddaf02b9e008eefebdf9 authored over 8 years ago by Ask Solem <[email protected]>
promise.throw now supports propagate argument

bf1b4be156c8cdc1fce2d6b7c5a6d57a76ab4890 authored over 8 years ago by Ask Solem <[email protected]>
vine.throw now also raises from current stack if exc is the same as current exception

7ea9258ff0966eae745a3dd97db7c27c36ba7232 authored over 8 years ago by Ask Solem <[email protected]>
Cosmetics

04b44c6aa7be38080cf060bd645b3838bbca56b8 authored over 8 years ago by Ask Solem <[email protected]>
Use Thenable.register as a decorator

b84966958d1d91f8fe3834495eacf8716e198087 authored over 8 years ago by Ask Solem <[email protected]>
Thenable.register can now be used as a decorator

fd03d57aad809a046f04913fcd9177f1cd7780dd authored over 8 years ago by Ask Solem <[email protected]>
Adds Fahad Siddiqui to AUTHORS

25da6b619b0aa851ebc8ae00994d46bd9727c05d authored over 8 years ago by Ask Solem <[email protected]>
monotonic: Also try librt.so.0

Closes celery/py-amqp#81

f85ceec5f2848dd706b9c697e3208260bc65d92b authored over 8 years ago by Fahad Siddiqui <[email protected]>
Bumps version to 1.0.2 and updates Changelog

c310179c6960835cb88d4ef5853227f1662d8faf authored over 8 years ago by Ask Solem <[email protected]>
Adds Ionel Cristian Mărieș to AUTHORS

e376c5a9e814840405b9fe874b84a19c51b21556 authored over 8 years ago by Ask Solem <[email protected]>
Updates Changelog

787bf037416f62e329b01c5979fa189d89c9e586 authored over 8 years ago by Ask Solem <[email protected]>
Add support for rasing with a specific traceback. Simplify the Promise a bit - seems the extra wrapping in Promise.throw is not necessary.

925383e3d2e33bf6f4485496a9f2cbe63a956812 authored over 8 years ago by Ionel Cristian Mărieș <[email protected]>
Makefile: remove target configcheck

9f52c4bddcb978d6b9949f2a5ab8469225cf58ce authored over 8 years ago by Ask Solem <[email protected]>
Bumps version to 1.0.1 and updates Changelog

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

57ed777eb44727c1cf9ae7021dd36a3d04bc8a86 authored over 8 years ago by Ask Solem <[email protected]>
Moves amqp.five to vine.five

cf28524c1b1bbea5bc3ab1d4f070feb842e12131 authored over 8 years ago by Ask Solem <[email protected]>
[dist] Adds badges to README.rst

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

e18673cbe2f8e669c88632a1bbaa554e12150003 authored over 8 years ago by Ask Solem <[email protected]>
[Travis] Report to #celery freenode

413d02d80516e8f919aef971d277370ca522de81 authored over 8 years ago by Ask Solem <[email protected]>
Adds codecov to CI requirements

dc4e982fb8d3da705ecd66acbd52651f0ca41121 authored over 8 years ago by Ask Solem <[email protected]>
Adds badges

64c1968960fa31075c01b26adcb3c01d9cb6cca8 authored over 8 years ago by Ask Solem <[email protected]>
[tox] apicheck: warnings are not errors

942cad110594fa05b97679688b836c1c1ccf038d authored over 8 years ago by Ask Solem <[email protected]>
[docs] Stop using symlinks

44c17b8483d15f91f3d6af91fc8dbf45708c33c9 authored over 8 years ago by Ask Solem <[email protected]>
[dist] Adds .editorconfig

3da93d1888892886a8cda6f96486e5a5d7129a02 authored over 8 years ago by Ask Solem <[email protected]>
[Travis] CI should now run flake8,flakeplus,apicheck

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

fc418ef29b1514df396325a25e072f70377dd9dc authored over 8 years ago by Ask Solem <[email protected]>
[dist] Use apicheck from sphinx_celery

96a79df354d3a7a65c7a2a42b0f1f5711f862993 authored over 8 years ago by Ask Solem <[email protected]>
Removes unused bump_version

702efd501a1bfcfe755ee4f00d129e6a86cd2cc1 authored over 8 years ago by Ask Solem <[email protected]>
spinx2rst moved to own package

ea762d57f22430297ff86dc2b630e5b548cb65ee authored over 8 years ago by Ask Solem <[email protected]>
Bumps version to 1.0.0

197a9175dca3d0946319c71652b4b17e7ccb3d88 authored over 8 years ago by Ask Solem <[email protected]>
Adds utils.wraps version that adds .__wrapped__

cb2551be95f8cddb17ae2afb3c5537684d50f03d authored over 8 years ago by Ask Solem <[email protected]>
setup.py cannot use unicode_literals

d911f1407c49b4904738cab9d9bf7529b30a9391 authored over 8 years ago by Ask Solem <[email protected]>
Use sphinx_celery to manage docs

8e8d5d0f609b906d14b1e5f4b88005d9526c0fbf authored over 8 years ago by Ask Solem <[email protected]>
setup license accidentally set to LGPL

7e8beb4932ad1d075f7d60c02772b87d9037715e authored over 8 years ago by Ask Solem <[email protected]>
[requirements][docs] Now depends on Sphinx 1.4

98aacb305296c81598f58db73286b91904e55ef7 authored over 8 years ago by Ask Solem <[email protected]>
Adds vine.version_info

9fe431949a650cba62a29a36e61c5098716bade3 authored over 8 years ago by Ask Solem <[email protected]>
Removes unused Sphinx extensions

50b3db18fe5804752a4ae9f101e6d401f3be7bca authored over 8 years ago by Ask Solem <[email protected]>
[docs] Use pygments style: colorful

a1982cc22ea105a690eaa5fe61d0d8591f6a3b5c authored over 8 years ago by Ask Solem <[email protected]>
[docs] Adds sphinx.ext.viewcode

11608d88cc38307ddf9e81dfcfe4dcc6a26b0784 authored over 8 years ago by Ask Solem <[email protected]>