Ecosyste.ms: OpenCollective

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

github.com/praw-dev/prawcore

Low-level communication layer for PRAW 4+.
https://github.com/praw-dev/prawcore

Set `api_type=json` when requesting with a JSON dict.

jarhill0 opened this pull request almost 5 years ago
Bump to 1.3.0

bboe opened this pull request almost 5 years ago
Add timeout to all other request functions

PythonCoderAS opened this pull request almost 5 years ago
Bump to 1.2.0

bboe opened this pull request almost 5 years ago
Pin coveralls version

PythonCoderAS opened this pull request almost 5 years ago
Burst send requests

Watchful1 opened this pull request almost 5 years ago
Rate limit

Watchful1 opened this pull request almost 5 years ago
Rate limiting is overly conservative

Watchful1 opened this issue almost 5 years ago
Add configurable timeout

PythonCoderAS opened this pull request almost 5 years ago
Add public settings for changing the number of retries

dequeued0 opened this issue almost 5 years ago
Add note if /login/ found in redirect

PythonCoderAS opened this pull request about 5 years ago
Cache dependencies in github actions

bboe opened this pull request about 5 years ago
Use github actions instead of travis ci for testing

bboe opened this pull request about 5 years ago
Resolve master build issues

bboe opened this pull request about 5 years ago
Remove python 2.7 support

bboe opened this pull request over 5 years ago
Infinite retry strategy

leviroth opened this pull request over 5 years ago
Fix typos of "Cloudflare"

leviroth opened this pull request over 5 years ago
Factor Session retry logic into separate class

leviroth opened this pull request over 5 years ago
Provide an option to retry forever on 503 and 504 responses

leviroth opened this issue over 5 years ago
Unpin mock dependency

koobs opened this pull request over 5 years ago
Add pyproject.toml file

bboe opened this pull request almost 6 years ago
Enable black tool to run as pre-commit hook

bboe opened this pull request almost 6 years ago
Run black as part of CI

bboe opened this pull request almost 6 years ago
Test and support python 3.7, drop 3.4 support

bboe opened this pull request almost 6 years ago
Automatically format code using the tool black

bboe opened this pull request almost 6 years ago
Don't allow RateLimiter to wait longer than next request timestamp

bboe opened this pull request almost 6 years ago
Include tests in PyPI tarball

dotlambda opened this pull request about 6 years ago
Bump to 1.0.0

bboe opened this pull request almost 7 years ago
Feature log sleep

vEpiphyte opened this pull request almost 7 years ago
Allow newer testfixtures versions

dotlambda opened this pull request almost 7 years ago
Add SpecialError to handle HTTP 415.

jarhill0 opened this pull request almost 7 years ago
Handle 415 Response Statuses

bboe opened this issue almost 7 years ago
Completes #63

bboe opened this pull request almost 7 years ago
Add ReadTimeout exception to retry statuses

zeeraktalat opened this pull request almost 7 years ago
Add UnavailableForLegalReasons exception and bump to 0.13.0

bboe opened this pull request about 7 years ago
Add BadJSON exception

bboe opened this pull request over 7 years ago
Allow testfixtures 5.x

felixonmars opened this pull request over 7 years ago
Raise Conflict on 409 HTTP response

leviroth opened this pull request over 7 years ago
allow Requestor to take in proxies for use with requests

rkgibson2 opened this pull request over 7 years ago
Raise InvalidToken on 401 with non-refreshable application

bboe opened this pull request almost 8 years ago
Refresh invalid token

bboe opened this pull request almost 8 years ago
Retry exceptions

bboe opened this pull request almost 8 years ago
Allow passing custom Session class to Requestor

elnuno opened this pull request almost 8 years ago
Test failure in test_request__patch

felixonmars opened this issue about 8 years ago
Add network timout, and separately retry jitter.

bboe opened this pull request about 8 years ago
Add files keyword argument to request

bboe opened this pull request about 8 years ago
Distribute the LICENSE file with the pypi release

Fale opened this issue over 8 years ago
Remove PRAWCoreBody matcher in tests.

bboe opened this pull request over 8 years ago
Support code grant flow with UntrustedAuthenticator

bboe opened this pull request over 8 years ago
Support code grant with UntrustedAuthenticator

bboe opened this issue over 8 years ago
Make session work with DeviceIDAuthorizer and ImplicitAuthorizer.

bboe opened this pull request over 8 years ago
Add ImplicitAuthorizer

bboe opened this pull request over 8 years ago
Concerns about `Authenticator._validate_authenticator()`

nmtake opened this issue over 8 years ago
Add myself to AUTHORS.rst

nmtake opened this pull request over 8 years ago
Add DeviceIDAuthorizer to support app-only OAuth2 for 'install' apps

nmtake opened this pull request over 8 years ago