Ecosyste.ms: OpenCollective

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

github.com/praw-dev/asyncprawcore

Low-level asynchronous communication layer for Async PRAW 7+.
https://github.com/praw-dev/asyncprawcore

Merge pull request #67 from dotlambda/patch-1

Allow newer testfixtures versions

833737288ad7e3196de6aec4825fe887be90cb62 authored almost 7 years ago by Bryce Boe <[email protected]>
Allow newer testfixtures versions

Testfixtures 6.0.0 works fine.

8032d5ceb9bb577344e0d00a3f5c9682cdd6367b authored almost 7 years ago by Robert Schütz <[email protected]>
Bump to 0.15.0

ec23b29186fd4cbfffa7a156620518dbee845472 authored almost 7 years ago by Bryce Boe <[email protected]>
Merge pull request #66 from jarhill0/four-fifteen

Add SpecialError to handle HTTP 415.

caa4b500089c92dbbe2f5702a416bf38774ae2c4 authored almost 7 years ago by Bryce Boe <[email protected]>
Add SpecialError to handle HTTP 415.

3ff327f5142a112a84ad69c991c0c80f037c2652 authored almost 7 years ago by jarhill0 <[email protected]>
Remove python 3.3 from setup.py

544dc854e4a87d0cef162d565f7b1b7807ee35a4 authored almost 7 years ago by Bryce Boe <[email protected]>
Bump to 0.14.0

89fd354629749adb45e8c9f03ffbb16e26670642 authored almost 7 years ago by Bryce Boe <[email protected]>
Merge pull request #64 from praw-dev/ZeerakW-readtimeout

Completes #63

2dc80a55a75f1e79e75495960bf962e6bcca06ca authored almost 7 years ago by Bryce Boe <[email protected]>
Add ReadTimeout test

d61ebe6a0a3cc9f70d8d71be18982351ba16d26f authored almost 7 years ago by Bryce Boe <[email protected]>
Add ReadTimeout exception to retry list

fc9661d8da693397548512a87014d8862109dc7f authored almost 7 years ago by Zeerak Waseem <[email protected]>
Remove support for python 3.3

92db1845447bd9c7ee6782b0082c94188a7ce2c0 authored almost 7 years ago by Bryce Boe <[email protected]>
Fix order and typo in exceptions.py

6b6c2e8a6c22c7e43056efdc91e891ddada6792d authored about 7 years ago by Bryce Boe <[email protected]>
Fix version number in changelog

8bf8ccfaec8f0cbcd267fcbd91480613fb34d04b authored about 7 years ago by Bryce Boe <[email protected]>
Update changelog for 0.13.0

b6717cda4106ba07cff40c62a59b30bfb7652136 authored about 7 years ago by Bryce Boe <[email protected]>
Merge pull request #62 from praw-dev/status_451

Add UnavailableForLegalReasons exception and bump to 0.13.0

8e4933b924269b2318346c50ff1071bbb0fdc6a5 authored about 7 years ago by Bryce Boe <[email protected]>
Add UnavailableForLegalReasons exception and bump to 0.13.0

78e31f1f8ad0779b1736f2a549313c778794492d authored about 7 years ago by Bryce Boe <[email protected]>
Release 0.12.0

3901f77d31fb1d348a438c844a7a3fa390b932f4 authored over 7 years ago by Bryce Boe <[email protected]>
Merge pull request #61 from praw-dev/bad_json

Add BadJSON exception

f53b59de6686fe0f51c4aa90d3414386c85eac3e authored over 7 years ago by Bryce Boe <[email protected]>
Add BadJSON exception

7ae91948523981a0eaacf472abb2128c8d1360bc authored over 7 years ago by Bryce Boe <[email protected]>
Merge pull request #60 from felixonmars/patch-1

Allow testfixtures 5.x

ce3004401c24f0f34ac39e45b870c66ffa866a50 authored over 7 years ago by Bryce Boe <[email protected]>
Allow testfixtures 5.x

Test suite runs fine here.

75ae4eb4d9241b5b53029e6a575cd60963bc3e52 authored over 7 years ago by Felix Yan <[email protected]>
Release 0.11.0

e67e2fc61c75c0096d213b78dac7088728776a2c authored over 7 years ago by Bryce Boe <[email protected]>
Merge pull request #59 from leviroth/conflict

Raise Conflict on 409 HTTP response

e135ecb52b8a25b88f6ffc29c3764a357e7ddeb1 authored over 7 years ago by Bryce Boe <[email protected]>
Change docstring to imperative mood

f5edbc4051c09e68181727a066013cc6d5552508 authored over 7 years ago by Levi Roth <[email protected]>
Raise Conflict on 409 HTTP response

460a8a1a8ffe018367fe00b0bf7909e50792ec7c authored over 7 years ago by Levi Roth <[email protected]>
Merge pull request #57 from praw-dev/401_retry_fix

Raise InvalidToken on 401 with non-refreshable application

02e6aa8dec828cf4f8a1dd3bf05408547db1a93a authored almost 8 years ago by Bryce Boe <[email protected]>
Raise InvalidToken on 401 with non-refreshable application

f7b427ecb6ea9ca840197f401a6926e4f9aeedf4 authored almost 8 years ago by Bryce Boe <[email protected]>
Update CHANGES for 0.10.0 version

82cba942ad7209236311f83b5d6b139b3e443f8b authored almost 8 years ago by Bryce Boe <[email protected]>
Merge pull request #56 from praw-dev/refresh_invalid_token

Refresh invalid token

1d1bbbc049d682fa557cbe5d5efa6ed3987970ac authored almost 8 years ago by Bryce Boe <[email protected]>
Clear access token and retry on 401

1aabea662c25a51b1fd71d0b47c22cd4557fb2e6 authored almost 8 years ago by Bryce Boe <[email protected]>
Fix typo in CHANGES

8db09cd65af43bc478f733ea5489193a76b3d695 authored almost 8 years ago by Bryce Boe <[email protected]>
Bump to 0.10.0

673c14245c5de5eba1cf784e4208b88ab69a44b0 authored almost 8 years ago by Bryce Boe <[email protected]>
Check for session validation immediately before request

Previously the check was done before the base request. This check, however,
didn't account for s...

aa25c44b005abeb7550097de7f9ee647a5dcbfa0 authored almost 8 years ago by Bryce Boe <[email protected]>
Merge pull request #55 from praw-dev/retry_exceptions

Retry exceptions

5fe17fc5b2230fa6f5c08cab23e5d12ae3ab08bf authored almost 8 years ago by Bryce Boe <[email protected]>
Automatically retry ConnectionErrors

81f9cc0dac3dfa355c5e9aa1d996ff1bbc7c0994 authored almost 8 years ago by Bryce Boe <[email protected]>
Generalize exceptions to automatically retry

2f0e701541c43d0ba760f9a1fe6340bb7908c25c authored almost 8 years ago by Bryce Boe <[email protected]>
Bump to 0.9.0

772d2add727ae029432fe1e8cf3fbe9357e30d7b authored almost 8 years ago by Bryce Boe <[email protected]>
Merge pull request #54 from elnuno/master

Allow passing custom Session class to Requestor

c765b5a33753a482f0f5656998d1f52164cd05ef authored almost 8 years ago by Bryce Boe <[email protected]>
Allow passing a pre-built session to Requestor. Added test, docs and an example.

63cc80ee9da2842fb3bd87e3ce7b72dc6e7d9bd6 authored almost 8 years ago by elnuno <[email protected]>
Allow passing custom Session class to Requestor. Makes easy to add caching, etc.

63350c0dd87410727e9d0f88f534010ad71c4ea4 authored almost 8 years ago by elnuno <[email protected]>
Bump to 0.8.0

003ccc13c6c2a8f272c274e78bcf8e762a623b22 authored almost 8 years ago by Bryce Boe <[email protected]>
Add reset_timestamp attribute to RateLimiter

6bf0c401aaad08d3dfb1e6a25d45e1808cc6ffdb authored almost 8 years ago by Bryce Boe <[email protected]>
Avoid modifying passed in data and params to Session.request

69b8cbfb44b0ec0f3955b2116651cf37ec1eba31 authored almost 8 years ago by Bryce Boe <[email protected]>
Handle 413 request entity too large responses

d30fcf8b9b5668ca92073d8af677a29e2ae09b54 authored almost 8 years ago by Bryce Boe <[email protected]>
Bump to 0.7.0

06b6765f752f9f1d800cea4e104af25485c40fd2 authored almost 8 years ago by Bryce Boe <[email protected]>
Retry ChunkedEncodingError exceptions

2bf97c3a2b3998dbdd013527f6ded7d47c3b1cfb authored almost 8 years ago by Bryce Boe <[email protected]>
Speed up test execution by patching sleep

1fa4b5a27215e33781876b6a530dba580fb95ed8 authored almost 8 years ago by Bryce Boe <[email protected]>
Depend on latest betamax_matchers release for test

2c86fb1338f24158bd34be6f060502f4a7c41ce3 authored almost 8 years ago by Bryce Boe <[email protected]>
Loosen requests requirement

9e7519eaffe93fb87a4cab91ca781092299c28f3 authored almost 8 years ago by Bryce Boe <[email protected]>
Loosen mock test requirement

1999d608b7e8a2b704fdc97afb278fd63702994f authored almost 8 years ago by Bryce Boe <[email protected]>
Update classifiers in setup.py

135a80f358bbf5ea4a2dc67bdacbd301626534a7 authored almost 8 years ago by Bryce Boe <[email protected]>
Support python 3.6

6ce847ce4dfc26c8a6f85a9f251c70da670a8b94 authored almost 8 years ago by Bryce Boe <[email protected]>
Bump to 0.6.0

26c259e98ed12c3a365ce8633d5ac7e6b93a953a authored about 8 years ago by Bryce Boe <[email protected]>
Handle 500 and cloudflair 520 HTTP responses

285234b8c54a7e704d8b32e0ea0f2322943952f2 authored about 8 years ago by Bryce Boe <[email protected]>
Bump to 0.5.0

1a25c2efd81cc964bd5248e7f80aab0cc37750af authored about 8 years ago by Bryce Boe <[email protected]>
Merge pull request #52 from praw-dev/timeout_retry

Add network timout, and separately retry jitter.

eb5103fc357b1d1a5dac95dc79a67fcd5afbba79 authored about 8 years ago by Bryce Boe <[email protected]>
Add delay and jitter to automatic retries

2cc1878298b6cc9a215d9f9a18189e95d1586e7b authored about 8 years ago by Bryce Boe <[email protected]>
Add 16 second network request timeout to all requests

fe6c21daf6518ac19c3da74f4555576f65b37418 authored about 8 years ago by Bryce Boe <[email protected]>
Bump to 0.4.0

afac50d9d94d6cae2056279e81c83a961644d6a2 authored about 8 years ago by Bryce Boe <[email protected]>
Prevent '(None)' from occuring in OAuthException message

286e6f527fdf3dc27bc9442bc708c2710dd82da6 authored about 8 years ago by Bryce Boe <[email protected]>
Fix betamax_matchers dependency link

7801f86388c1f2a628756755935543d4f47292c3 authored about 8 years ago by Bryce Boe <[email protected]>
Bump to 0.3.0.

e51c5012a132a424388b44c2d8c6044ecc4b3093 authored about 8 years ago by Bryce Boe <[email protected]>
Merge pull request #51 from praw-dev/files

Add files keyword argument to request

6ec8810b077d26c25acfdee02195f0666cf2ad21 authored about 8 years ago by Bryce Boe <[email protected]>
Add files keyword argument to request

d6ccf8438bc278cb8b328223aef387e716e66304 authored about 8 years ago by Bryce Boe <[email protected]>
Update CHANGES.rst for 0.3.0 release.

7ccc9be1f6f50b81ad45aa27d642c7595f00d161 authored about 8 years ago by Bryce Boe <[email protected]>
Use py3jsonbody version of betamax_matchers.

41e1edff8b7c52b0ca8f4990c1195b9caeef9ca7 authored about 8 years ago by Bryce Boe <[email protected]>
Don't force travis to requests 2.10.0.

0c5d28e13c1069e00a84836d0f14daa82f624990 authored about 8 years ago by Bryce Boe <[email protected]>
Bump betamax dependency version to be consistent with PRAW.

fa6d31a7d4f5542f9f8062591e4ce8e3bc7314a6 authored about 8 years ago by Bryce Boe <[email protected]>
Update betamax-matchers install link.

824e093f9ddadc35a049bd3f49cf4cbc521fe812 authored over 8 years ago by Bryce Boe <[email protected]>
Include rst files in MANIFEST.in.

217a050a9987d20f935902cc5f1e130b731b07f2 authored over 8 years ago by Bryce Boe <[email protected]>
Add MANIFEST.in to ensure README and LICENSE are included with the package.

014cd8ba8a72de2acf7b875d266ebbf66652560e authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #49 from praw-dev/json_body

Remove PRAWCoreBody matcher in tests.

01a4d2d578d8a918cb83ae5397f57487b668c701 authored over 8 years ago by Bryce Boe <[email protected]>
Depend on development version of betamax_matchers.

fbec43f79e116a54fe537b3da08e9739c562f4b0 authored over 8 years ago by Bryce Boe <[email protected]>
Remove PRAWCoreBody matcher in tests.

893e9e1a27a6cddc0d01ea8e18382915fe561f1d authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #48 from praw-dev/untrusted_code_grant

Support code grant flow with UntrustedAuthenticator

aac2980810914e49098e85a82246004ce4e92e5a authored over 8 years ago by Bryce Boe <[email protected]>
Add additional Authenticator tests for various Authorizers.

6408a761af5a886777fa0b19e3f2410c70ad4b20 authored over 8 years ago by Bryce Boe <[email protected]>
Fix requests test dependency to 2.10.0.

For more information see:
https://github.com/sigmavirus24/betamax_matchers/issues/2

1bb636a395c889239b3879d1b4003ce1175747bc authored over 8 years ago by Bryce Boe <[email protected]>
Authorizer class can be used with UntrustedAuthenticator.

666a8f441378d92aeb6b73c9f40ddc75b079c6db authored over 8 years ago by Bryce Boe <[email protected]>
Support code grant flow with UntrustedAuthenticators.

c78c7967813d72e5d65b88ea259251efe5bcd63d authored over 8 years ago by Bryce Boe <[email protected]>
Bump to 0.2.1.

a9dbf8aab2d64e4562ae1031c9b85a7de62db7a8 authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #46 from praw-dev/session_update

Make session work with DeviceIDAuthorizer and ImplicitAuthorizer.

3df51fe65c18e26960e0c09ec6e77f03cd521f72 authored over 8 years ago by Bryce Boe <[email protected]>
Make session work with DeviceIDAuthorizer and ImplicitAuthorizer.

8e437c4c0df67e69c1cc74f4f22f41134e6febe7 authored over 8 years ago by Bryce Boe <[email protected]>
Bump to 0.2.0.

f1f6214f329758c81f38c3507da1391db2d31064 authored over 8 years ago by Bryce Boe <[email protected]>
Update ImplictAuthorizer parameter name to scope.

69b777748eaba0c5fc19c278da08427a054aa0c5 authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #45 from praw-dev/implicit

Add ImplicitAuthorizer

22b3c02ae6839256b1467127dd4e9df0aeac3520 authored over 8 years ago by Bryce Boe <[email protected]>
Rename cassettes for TrustedAuthenticator tests.

952ce8776bd38b07925d9ff8eb8e7dc5dc0fa9bb authored over 8 years ago by Bryce Boe <[email protected]>
Replace 'reddit' with 'Reddit' where appropriate.

e6f5c52c455261c6062b7954d414bd7634f6690b authored over 8 years ago by Bryce Boe <[email protected]>
Simplifiy UntrustedAuthenticator authorize_url and revoke_token methods.

b37308fc29370f14c774144bcda8fe286cbc6455 authored over 8 years ago by Bryce Boe <[email protected]>
Add ImplicitAuthorizer.

c312a093fd05aa235c29deef27b4e1bca45d0aa2 authored over 8 years ago by Bryce Boe <[email protected]>
Split Authenticator into Trusted and Untrusted subclasses.

TrustedAuthenticator is used for web-apps and script-apps that maintain a
client secret. Untrust...

3a8dd31f7711a721464a4e863f4fc2aeac4cfc86 authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #43 from nmtake/add_myself_to_authors

Add myself to AUTHORS.rst

061018fa561d0a6bfb909838a0314823021f2a8a authored over 8 years ago by Bryce Boe <[email protected]>
Add myself to AUTHORS.rst

8df80aed29bb78437b2b0b5689a03426371d5825 authored over 8 years ago by nmtake <[email protected]>
Bump to 0.1.1.

6e4b7215e15fd728bc419d4ffdfe3e4a85036340 authored over 8 years ago by Bryce Boe <[email protected]>
Update README to add badges, and remove development notice.

df77228b22d9f2a31cd0373bbfeaffa739069d26 authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #42 from praw-dev/nmtake-device_id_authorizer

Add DeviceIDAuthorizer to support application-only OAuth2

11a0d5313d5c903ca1782a225214f39f3e2edcfd authored over 8 years ago by Bryce Boe <[email protected]>
Update DeviceIDTests and add relevant cassettes.

1b951422f665afa210b6d75551f539df97102b8d authored over 8 years ago by Bryce Boe <[email protected]>
Update device_id_auth_tropies example.

aa3adb224e1d7cfbb8ac7e41cfb9dd36565d3bf8 authored over 8 years ago by Bryce Boe <[email protected]>
Refactor Authorizer's validation of Authenticator.

342e3e8840534d23d65582cd8e1f8fcbf03b7d3d authored over 8 years ago by Bryce Boe <[email protected]>
Add DeviceIDAuthorizer to support app-only OAuth2 for 'install' apps

0924cca354f8dba1374e28175d69d03de118bfc8 authored over 8 years ago by nmtake <[email protected]>
Add DeviceIDAuthorizer to support application-only OAuth2 for 'installed' apps

fa1d77a068f577be8e46532c0eb18b82b0bf2bef authored over 8 years ago by nmtake <[email protected]>