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

Bump to 0.1.0.

7d2e6226f6c30138c1536039b1934ee2a006cd49 authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #40 from praw-dev/request_exceptions

Wrap all requests-related exceptions in RequestException.

cca3ae0786a59693d46007e7dd71b476dbaa991d authored over 8 years ago by Bryce Boe <[email protected]>
Update changelog with RequestException info.

64e982cf677723e89c22649cf42ce6a71f13f666 authored over 8 years ago by Bryce Boe <[email protected]>
Wrap all requests-related exceptions in RequestException.

d8a20da900e9968ac3c639c1b1fb344972837797 authored over 8 years ago by Bryce Boe <[email protected]>
Rename RequestException to ResponseException.

3e0396e6c441a2c2587842dbea62b04414f27f9d authored over 8 years ago by Bryce Boe <[email protected]>
Bump to 0.0.15.

56eea7554f4b41216f542ce18253c8acac123dd0 authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #39 from praw-dev/cloudflair_522

Handle Cloudflair 522 responses.

a4c39eb1be34738d11e1bbdc1fd41c174a11de11 authored over 8 years ago by Bryce Boe <[email protected]>
Handle Cloudflair 522 responses.

Note: This cassette response is faked as I do not know what its headers
actually look like.

84c0b047b786fbcf82752aa8608b37735a0d033f authored over 8 years ago by Bryce Boe <[email protected]>
Add missing 'the' in redirect_uri paramter docstring.

ef805971eb833cc96367a2c582e0ccb76c4e4bd0 authored over 8 years ago by Bryce Boe <[email protected]>
Fix transposed words in authorize_url docstring.

409913e95f1948be5645541899c1fe1f9472d616 authored over 8 years ago by Bryce Boe <[email protected]>
Correct typo with indefinitely.

78e1661ce968ef5d55a4b1b8787941253f952638 authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #38 from praw-dev/nmtake-session_request

Nmtake session request updates.

db0fdb9eb5ffded8831dab5bc623f8228d884068 authored over 8 years ago by Bryce Boe <[email protected]>
Update CHANGES.rst and actually bump 0.0.14.

b4cb91a0575b086cc7391fbcd06a58b35b98bce2 authored over 8 years ago by Bryce Boe <[email protected]>
Add cassette and minor fixes to json addition.

54bb9b0d00989d9c84bbc068310b65da1e03c2f1 authored over 8 years ago by Bryce Boe <[email protected]>
Add `json` param to Session.request.

This commit allows users to send `PATCH /api/v1/me/prefs` request
via `Session.request`.

cefd79287a24bcad75bd161d99f819cef7cd44b8 authored over 8 years ago by nmtake <[email protected]>
Merge pull request #37 from praw-dev/server_error_retry

Add ServerError exception for 502, 503, 504 responses raised after 3 failed attempts.

748ab8be4ee16035e67b6e905d57bf4cbd8c7e85 authored over 8 years ago by Bryce Boe <[email protected]>
Add ServerError exception and associated retry. Bump to 0.0.14.

ServerError is raised for 502, 503, and 503 exceptions after 3 failed requests.

19a3a828d65576c9edd71f39a2521499bbf22a14 authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #36 from praw-dev/refresh

Update access token refresh behavior.

edd35433fdb9c661a133f682ec0476543bf4e9bf authored over 8 years ago by Bryce Boe <[email protected]>
Update CHANGES.rst and bump to 0.0.13.

0fd81e12cbb47ae3cb172189f45546314badac2f authored over 8 years ago by Bryce Boe <[email protected]>
Automatically attempt to refresh access tokens when necessary.

781977b8f5ba3e5fce857156847ca9bf31d0fb2d authored over 8 years ago by Bryce Boe <[email protected]>
Consider access tokens as expired ten seconds earlier.

In practice InvalidAccessToken exceptions were being raised right as the access
token expiration...

81bc6864c32404dcf6fa7f53bd1a0da55f6ac4d5 authored over 8 years ago by Bryce Boe <[email protected]>
Bump to 0.0.12.

e4342c8b2a881cf2ab02121fedfba754782d1c29 authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #35 from praw-dev/zero_byte_content_length

Handle 0-byte 200 OKAY responses.

8940d5bc9d975b7d8854097983e169adca886921 authored over 8 years ago by Bryce Boe <[email protected]>
Handle 0-byte 200 OKAY responses.

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

799ffc06ce755088a61ce0eb4d57efa242d9be6d authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #34 from praw-dev/not_found

Support 404 Not Found responses.

88aa35e192625e887d2e9ae7aacd406290d322e4 authored over 8 years ago by Bryce Boe <[email protected]>
Support 404 Not Found responses.

21fa0bc46570683e6de9fba0e8c223480869744d authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #33 from praw-dev/badrequest

Support 400 Bad Request responses and release 0.0.10.

6ec88b4492046610dbc9d121684893031179c031 authored over 8 years ago by Bryce Boe <[email protected]>
Bump to 0.0.10.

09e883643ae21cb60bfcf74c06238b60d5e996fc authored over 8 years ago by Bryce Boe <[email protected]>
Remove unnecessary line breaks in test_sessions.py.

7f695c4644e02f296083862d742f165177973e23 authored over 8 years ago by Bryce Boe <[email protected]>
Support 400 Bad Request responses.

5d3b277fe00976f83f42465449b7b155bb4e1e62 authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #32 from praw-dev/no_content

Support 204 No Content responses.

53d1df8621737453b5cad48bcb80c54118b9a1cc authored over 8 years ago by Bryce Boe <[email protected]>
Support 204 No Content responses.

530001601c67ae72c7619ccd6a56c0df45e81853 authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #31 from praw-dev/created_status

Support 201 Created requests.

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

085e0218c20cf126ef4fe535941f990c3af85eda authored over 8 years ago by Bryce Boe <[email protected]>
Support 201 Created requests.

9eb0d60aa06b6a9cc465a6334729ab40a40deac9 authored over 8 years ago by Bryce Boe <[email protected]>
Update betamax related packages.

e42f5e45c906effbb3402f909027b355232a4286 authored over 8 years ago by Bryce Boe <[email protected]>
Merge pull request #29 from praw-dev/sorted_data

Bump to 0.0.8. Sort post data items.

20bb7dce8ed4e15258c1044ac733f918158bf7e3 authored almost 9 years ago by Bryce Boe <[email protected]>
Bump to 0.0.8. Sort post data items.

d535daff5be4e42f45ed57f2bc514e60517b48b6 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #28 from praw-dev/data

Add data parameter to Session.request.

9c7246bc1e4c5948d8c6a1dd9db579487ca8069d authored almost 9 years ago by Bryce Boe <[email protected]>
Add data parameter to Session.request.

95b94d0e4821d94e47543cbb91176ade000ae71c authored almost 9 years ago by Bryce Boe <[email protected]>
Bump version to 0.0.7.

e26b9e5872cfb8cbf687d956e03ab4e7fdd9871c authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #27 from praw-dev/pickle

Support pickling prawcore objects.

d718aa34f01492e945791aa7e951e0972f6c78b2 authored almost 9 years ago by Bryce Boe <[email protected]>
Bump to version 0.0.6.

ed7720b72fd99d728519ae2de93819e5702aa486 authored almost 9 years ago by Bryce Boe <[email protected]>
Support pickling prawcore object.

c8e70a599317d14cc9d8ae503cacc3ac650ef61c authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #26 from praw-dev/redirect

Handle redirects (302) via a Redirect exception.

48a1205b89a6e5a2a2e095bab4ae9aa2da00483c authored almost 9 years ago by Bryce Boe <[email protected]>
Bump to 0.0.5 and add missing changelog entries.

8098e0f6130948e09fbeb862f380bd419afff3eb authored almost 9 years ago by Bryce Boe <[email protected]>
Handle redirects (302) via a Redirect exception.

bb4c8894a0f0215b2405633080978b01231bafaa authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #25 from praw-dev/forbidden

Add generic 403 Forbidden exception.

8b7af05cf15f1286dc8aad762a520c1bdc0eb9c5 authored almost 9 years ago by Bryce Boe <[email protected]>
Bump to version 0.0.4.

86d1669835b6616d0dda30bde2b2c7a8823c9395 authored almost 9 years ago by Bryce Boe <[email protected]>
Add generic 403 Forbidden exception.

122ecf81ee3480bd2cee061e7adb5ca3450ab5de authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #24 from praw-dev/params

Add `params` parameter to Session.request.

0073b58c054230472ab81945414627a6d0c8a4ef authored almost 9 years ago by Bryce Boe <[email protected]>
Bump version to 0.0.3.

c96c0760e01461ab0945940500def9b6d1489078 authored almost 9 years ago by Bryce Boe <[email protected]>
Add `params` parameter to Session.request.

Also, debug-log request information and responses.

4f49c36070a6d20a06ab6d03d3051f0744e0d3c3 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #23 from praw-dev/changes

Add change log entry for 0.0.2.

b200e6ca8cf8e09d8fda1f268b9ed49d44d49c56 authored almost 9 years ago by Bryce Boe <[email protected]>
Add change log entry for 0.0.2.

2377ee262a8a203ff94879211ba7edf91c1a6a73 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #22 from praw-dev/setupfix

Fix issues with setup.py and bump patch version.

3a5e5e9df8686c4284fd56f4ec0ae18e148e4eb7 authored almost 9 years ago by Bryce Boe <[email protected]>
Fix issues with setup.py and bump patch version.

1e01a6adbbf39da6dc7cac63652f54d462d2235c authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #21 from praw-dev/rstfix

Fix README.rst (bashsession -> console).

24e1af5057a5a51431760297655d40ec397204ab authored almost 9 years ago by Bryce Boe <[email protected]>
Fix README.rst (bashsession -> console).

2b991b07f61c2ee4cc0c4582090d55fa45cbe62b authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #20 from praw-dev/version

Add CHANGES.rst and bump to 0.0.1.

e10dea30fc33c4333347c3c3879f707c35ef61fb authored almost 9 years ago by Bryce Boe <[email protected]>
Add CHANGES.rst and bump to 0.0.1.

78940466f51a61afe1243c10d7a4ea5a642ef69d authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #19 from praw-dev/domain

Add ability to override the reddit domains via Requestor.

a0857fba483f3f583aac0f258b1a3bd3926cf201 authored almost 9 years ago by Bryce Boe <[email protected]>
Add .coverage to .gitignore and sort.

bb528aceae970f0207e322b7e712d6f40c6491ef authored almost 9 years ago by Bryce Boe <[email protected]>
Add pre_push.sh script and fix flake8 issue.

6c54dba25daf8ebe81b745932839a8affaa15db3 authored almost 9 years ago by Bryce Boe <[email protected]>
Update examples moving requestor to first Authenticator argument.

308e2b6ad24211353fca012087790e988c705874 authored almost 9 years ago by Bryce Boe <[email protected]>
Manage domains in Requestor and work with paths in Session.request.

73f28c1f19a37393f74640d6bb14ec4577bf77d8 authored almost 9 years ago by Bryce Boe <[email protected]>
Make requestor the first argument to Authenticator.

39f25da12220f69fbaf89a739fcedaf1ec612428 authored almost 9 years ago by Bryce Boe <[email protected]>
Validate user-provided user-agent.

Remove USER_AGENT const as it's only needed in the requestor.

20ec4c6294a4ee6e035acb515c66dc7016676e34 authored almost 9 years ago by Bryce Boe <[email protected]>
Add missing 'h' in https in Requestor doc.

399b7b03e29364beeb7abe3926deb42b99f34047 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #18 from praw-dev/example_update

Update examples to include the Requestor.

90a7477ddab2b0ec569263d9ce32901085887c6d authored almost 9 years ago by Bryce Boe <[email protected]>
Update examples to include the Requestor.

1132eb14cc082d33127dff50f6b3db26e5c93551 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #17 from praw-dev/useragent

Add Requestor class to ensure user-agent always set.

30072703adbcfc38e9f6afa6a30059bb38c38b0f authored almost 9 years ago by Bryce Boe <[email protected]>
Require Authorizer instance with session. Fix Session related tests.

4f5f9bffa85a3294981f25e4e6cdcfb9157b157b authored almost 9 years ago by Bryce Boe <[email protected]>
Ensure Authenticator is valid in Authorizer init.

23879fbe721c59f6c870fbe86954122e4b2870f0 authored almost 9 years ago by Bryce Boe <[email protected]>
Require Requestor instance in Authenticator.

262192a56aeb7e84c5d028ef1005782ce2e9dadb authored almost 9 years ago by Bryce Boe <[email protected]>
Add Requestor class.

8b518995a191fccef0ca576c128b0141394ec2c3 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #16 from praw-dev/rawjson

Pass `raw_json=1` to every request.

b5fa9fa641e6b57486cbba309985445f809156c7 authored almost 9 years ago by Bryce Boe <[email protected]>
Test that raw_json returns unescaped html characters.

6d591eb28e936a725667eab094fdd7cf59745faf authored almost 9 years ago by Bryce Boe <[email protected]>
Add raw_json=1 to all requests so <, >, and & are not escaped.

01272bdc8a08afcfa5f258da0e7510607be8ed8d authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #15 from praw-dev/authorizer_revoke

Add Authorizer.revoke method.

eeafcc1db2cbe3fc993d2173833b0036b3dabd19 authored almost 9 years ago by Bryce Boe <[email protected]>
Add Authorizer.revoke tests.

14625aeb0938ef30c607a7f31faf0600f1593a67 authored almost 9 years ago by Bryce Boe <[email protected]>
Add Authorizer.revoke method.

f24d3102022881fc9734fc937544fda19692aad5 authored almost 9 years ago by Bryce Boe <[email protected]>
Add initialization tests to AuthorizerTest.

0f6aa6851837a11e033d51e5cf08f4a9eb7a9796 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #14 from praw-dev/pydocstyle

Use the renamed pydocstyle rather than pep257.

9a84e42a61d6e09543350ebcc9c4a8b36a6c34c6 authored almost 9 years ago by Bryce Boe <[email protected]>
Use the renamed pydocstyle rather than pep257.

3ea4112b3f920cfdda31f2e75aadc3925da36cf8 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #13 from praw-dev/revoke_token

Add Authenticator.revoke_token method.

cec875e7d780fe5980039ab924cc2da83bc28a60 authored almost 9 years ago by Bryce Boe <[email protected]>
Add Authenticator.revoke_token method.

189a8a6651c4eaf7e997dc83a6039e6f1ec6120a authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #12 from praw-dev/authorize

Add Authorizer.authorize method and update associated example.

25846cc671a4eb33cae1935c5b27828e6c6e1835 authored almost 9 years ago by Bryce Boe <[email protected]>
Add tests for the Authorizer.authorize method.

dccedab83233588c83804adecf329a66e02a2ef1 authored almost 9 years ago by Bryce Boe <[email protected]>
Add Authorizer.authorize method and update associated example.

b6c9f857e8e77333808c1ef296800969ecf4ad71 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #11 from praw-dev/authorize_url

Add Authenticator.authorize_url and associated example.

40541769a3d768a412e9ceea638ccc3319e7c308 authored almost 9 years ago by Bryce Boe <[email protected]>
Add test_authenticator.py.

d5f49fe1e54e61d5e8b9216c003bdfb7797838ef authored almost 9 years ago by Bryce Boe <[email protected]>
Do not use os.environ.get in example code.

Instead let's assume the environment variable exists so that when the
environment variable is no...

329c8b56ae8ad2776c3fe5cd554d1ef0818b6fe3 authored almost 9 years ago by Bryce Boe <[email protected]>
Add obtain_refresh_token.py example.

6b3d19e55fbbe5b28def40d4adc8dfa718145f49 authored almost 9 years ago by Bryce Boe <[email protected]>
Add authorize_url method to Authenticator class.

3c1ee31169a237c6a025505a6b6e19f42ca0813c authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #10 from praw-dev/example_rename

Rename example trophies.py to read_only_auth_trophies.py.

d348f4470162bc35a784faceaf6ba8f839a4753f authored almost 9 years ago by Bryce Boe <[email protected]>
Update docstring in read_only_auth_trophies.py example.

67155dd2e08f722f0768e1155c2e35d0b319a051 authored almost 9 years ago by Bryce Boe <[email protected]>
Rename example trophies.py to read_only_auth_trophies.py.

e1dc1a14cc48ec049c17a546450cacf454b05833 authored almost 9 years ago by Bryce Boe <[email protected]>
Merge pull request #9 from praw-dev/scriptauth

Add ScriptAuthorizer that supports personal-use script OAuth.

51b6bdc8d0ddb1c80459cf00c93e1fa5a25076ac authored almost 9 years ago by Bryce Boe <[email protected]>