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 remote-tracking branch 'origin/master'

c3542d6a7f143b5dfb2e4250581763b5843ee1fd authored over 4 years ago by LilSpazJoekp <[email protected]>
Fix typo

293c00d138f8cc1718ca4e98a65e4225767aecd3 authored over 4 years ago by LilSpazJoekp <[email protected]>
Merge pull request #3 from praw-dev/f-string

Convert to f-string literals

2b517c654dcc36e2813be2712127808369af3a06 authored over 4 years ago by Joel Payne <[email protected]>
Convert to f-string literals

0eaef7aaca8b1e9c127e68da654610ee84d6400c authored over 4 years ago by LilSpazJoekp <[email protected]>
Remove gitter link from README

70b89fbf1d100a8a1c51a560a280ea14fcf77a8c authored over 4 years ago by LilSpazJoekp <[email protected]>
Update copyright and maintainers

4ee9aae987b28c914e88b019e65b2f1ade694fc4 authored over 4 years ago by LilSpazJoekp <[email protected]>
Fix typo

41b3d1a112dad055be13b44876af870c3d51122b authored over 4 years ago by LilSpazJoekp <[email protected]>
Fix minor typos

2ba9700794f14909ecf7839af0b41502b5f1c95b authored over 4 years ago by LilSpazJoekp <[email protected]>
Merge pull request #1 from LilSpazJoekp/feature/merge-master-from-prawcore

Feature/merge master from prawcore

24063ddd487c6c8f49410cdfc2d9634278bd0bb5 authored over 4 years ago by LilSpazJoekp <[email protected]>
Doc string updating

dd61634f226ec01d46780cea2da6755e49c9a0f5 authored over 4 years ago by vikramaditya <[email protected]>
Working examples and correcte d setup.py

263636b18d18cde8e7595884b3468cf806b0040b authored over 4 years ago by vikramaditya <[email protected]>
Removed the pickle test as asyncio tests are ephemeral

3eb1bb99190485993e19789974bf713998b68717 authored over 4 years ago by vikramaditya <[email protected]>
Fix warning

3e6518baf4f76f74a21aad5fa0fc3291231e2f73 authored over 4 years ago by vikramaditya <[email protected]>
Resolve warning

d154b19bda1636d3258af00cd42fbe1ff8088d7b authored over 4 years ago by vikramaditya <[email protected]>
Fix tests

1a6730249af49dbfe72eda9bc14ddb598fbb32ce authored over 4 years ago by vikramaditya <[email protected]>
Fix Readme

cda334bb91994ea3b6f5c29f909c8d12e074230e authored over 4 years ago by vikramaditya <[email protected]>
Python 3.5 removed from github action

6e8db99fea42ed8007ce117817fb899aaa9914c8 authored over 4 years ago by vikramaditya <[email protected]>
Minor fix to test

fe8b2d2a9bf12aca2bf65b9263636ba7d2f3201e authored over 4 years ago by vikramaditya <[email protected]>
Added the JSON files

90ae4dc34d36f5c9813a6b5a9ae7b8f89a50ed49 authored over 4 years ago by vikramaditya <[email protected]>
Catch JSONDecodeError also

7ace6ce697903577c7e8a6e9155883a0899a02bf authored over 4 years ago by vikramaditya <[email protected]>
Minor edit to the length of assertion!

0d288933e1969569e487419230fecd236a23bf71 authored over 4 years ago by vikramaditya <[email protected]>
Commit the casettes!

d4c8c92ad7dedf9be388933fec50ed416253bd9e authored over 4 years ago by vikramaditya <[email protected]>
pylint, pydoc, flake8 corrections

44300eaa9093dbdd2a167ba1c4de93b854ce5402 authored over 4 years ago by vikramaditya <[email protected]>
tests working. conftest returned to original state

a877a642b097b9c88567e200dfe5995d902ce346 authored over 4 years ago by vikramaditya <[email protected]>
Minor edits to source- reorg mostly

a9b2d3727513d2cfaae5f37ed15eeb59b2bbb167 authored over 4 years ago by vikramaditya <[email protected]>
Working examples

247e0a88bfee28ff2d56ddfcef2cc9b994e4020d authored over 4 years ago by vikramaditya <[email protected]>
Adapted tests in test_sessions.py

5a6c632c20f36fdb9b528214062a9d5578a1f3cc authored over 4 years ago by vikramaditya <[email protected]>
test_authorizer.py works correctly

32614b133821d34e37e68342d05bf28d4a8b070f authored over 4 years ago by vikramaditya <[email protected]>
test_authenticator.py fixed

bab0c28af0be9ae76b8edfb0aa62e5421abdce80 authored over 4 years ago by vikramaditya <[email protected]>
Fix test cases partial and minor adjustments to the source code

a34670c7ef881b6a57113864cdcf29f1828843e6 authored over 4 years ago by vikramaditya <[email protected]>
Merge remote-tracking branch 'prawcore/master' into feature/merge-master-from-prawcore

ca1a98e24fa9b65d0aeb20861d07bcf9700d4cf1 authored over 4 years ago by vikramaditya <[email protected]>
Merge pull request #100 from PythonCoderAS/patch-1

Fix minor typo in AUTHORS.rst

18422bb571b1a5a46044749e68d1f0e5671c302d authored over 4 years ago by Bryce Boe <[email protected]>
Fix minor typo in AUTHORS.rst

964895bb90eeeb9611dac278368a51af38e9d554 authored over 4 years ago by PythonCoderAS <[email protected]>
Merge pull request #99 from praw-dev/connection_close_www

Add Connection: close header to all requests to www.reddit.com

21f28badb617b2e9f362d0339b03398947c9bada authored over 4 years ago by Bryce Boe <[email protected]>
Add Connection: close header to all requests to www.reddit.com

bb0e0004fe3069879c69f6df82c70a6af94cfbac authored over 4 years ago by Bryce Boe <[email protected]>
Merge pull request #96 from jarhill0/json-requests

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

376d73595f9f8a4557e4e6a6a0356e6cf6fd9638 authored over 4 years ago by Joey RH <[email protected]>
Set `api_type=json` when requesting with a JSON dict.

Had to re-record a PATCH test because that was the only test that
already used the json paramete...

f116fc0815795d518bdf389e4bf1c2d472f8bb6a authored over 4 years ago by jarhill0 <[email protected]>
Merge pull request #95 from praw-dev/version_bump

Bump to 1.3.0

871728a9d49e8416fd7e89d35c7f1808fb1095a9 authored over 4 years ago by Bryce Boe <[email protected]>
Bump to 1.3.0

2e227c4e8838bcd276a44d20da815b2cd1a30eea authored over 4 years ago by Bryce Boe <[email protected]>
Add timeout to all other request functions (#94)

54d8a0806c4de4492a4cfd24edc575b74bcf8d94 authored over 4 years ago by PythonCoderAS <[email protected]>
Merge pull request #93 from praw-dev/bump

Bump to 1.2.0

06d9c1fedd2a2e766faae9413e4aecd989226885 authored over 4 years ago by Bryce Boe <[email protected]>
Bump to 1.2.0

51bfbcec5f0676b303121d769495a79a7d4007e6 authored over 4 years ago by Bryce Boe <[email protected]>
Merge pull request #88 from PythonCoderAS/master

Add configurable timeout

51014684ecbc2c1b49007953be723367cab97234 authored over 4 years ago by Joey RH <[email protected]>
Add a configurable timeout

d62ac56a1414f9e6f13f0053b8671aea291b30f5 authored over 4 years ago by PythonCoderAS <[email protected]>
Merge pull request #92 from PythonCoderAS/fix-coveralls

Pin coveralls version

6f486f1b67cc4ded4c1980da3fd8956c1b8c8263 authored over 4 years ago by Joey RH <[email protected]>
Pin coveralls version

e4acb522794d22647ec1cd8df6194b92f7150d94 authored over 4 years ago by PythonCoderAS <[email protected]>
Merge pull request #90 from Watchful1/rate-limit

Rate limit

34c153ec6706a87782898d404042ddbd5a847b57 authored over 4 years ago by Bryce Boe <[email protected]>
Add changelog entry and update authors file

45dca394cb2875611ab43016a34a258d494850c5 authored over 4 years ago by Unknown <[email protected]>
Update tests

1bfa44cd2f584a4fd9ab973a830ef287c504c6dc authored over 4 years ago by Watchful1 <[email protected]>
Change to new formula

a451b3c8682edb79d2c5bcfc62bd2ebd76f81b98 authored over 4 years ago by Unknown <[email protected]>
Fix capitalization

d0b61cbe6e34d2fb84e00827310ba5442004c341 authored almost 5 years ago by LilSpazJoekp <[email protected]>
Fix AssertionError for ClientRequest url parameter

561a958247da2f740e58251562602db3c57855c5 authored almost 5 years ago by LilSpazJoekp <[email protected]>
Implement VCR

032b1b3c48dae35d417a5a9415594890a8366150 authored almost 5 years ago by PythonCoderAS <[email protected]>
Added yarl for URL for `ClientRequest` call in `authorize_url`

afb2e8b6f8c12c235913314cc920c8a0c241f4cb authored almost 5 years ago by LilSpazJoekp <[email protected]>
Implement Request's codes dict

52013259a96b38c8c976909d76af2eb636e8e607 authored almost 5 years ago by PythonCoderAS <[email protected]>
Remove venv

dfb89b91ce3197874a73cc584563a30864762c82 authored almost 5 years ago by PythonCoderAS <[email protected]>
Run black.

6a61f0b763ba8d6ff205df1fa36bbae90dcfcbfc authored almost 5 years ago by PythonCoderAS <[email protected]>
Auto stash before rebase of "origin/master"

a208e4819dcce2b294a2c96a20b8da0d91028408 authored almost 5 years ago by LilSpazJoekp <[email protected]>
- fix modlog stream

Signed-off-by: Joel Payne <[email protected]>

bb644c55de46a887940acdf01e48010a67d78161 authored almost 5 years ago by Joel Payne <[email protected]>
hopefully fixed timeout errors

Signed-off-by: Joel Payne <[email protected]>

05f25baf5b2c35ee53a934a01fe7f2c4647e9e9c authored almost 5 years ago by Joel Payne <[email protected]>
inital async commit

dff6d258d599d29725ae4f3dd214a21d5e29dae4 authored almost 5 years ago by Lil_SpazJoekp <[email protected]>
Change dependencies

dda391362bb7f06cd91f689b1bb0369406b5e95c authored almost 5 years ago by PythonCoderAS <[email protected]>
Merge pull request #86 from PythonCoderAS/master

Add note if /login/ found in redirect

accdd41f6a05f38a414c4ae5deebac441f2193fe authored almost 5 years ago by Bryce Boe <[email protected]>
Add note if /login/ found in redirect

0e652f6ed44ec05ee2034c5fa27632755ebcf0f0 authored almost 5 years ago by PythonCoderAS <[email protected]>
Merge pull request #85 from praw-dev/cache

Cache dependencies in github actions

5589e680966c1faa61d27e7a723f3b5e48be2424 authored almost 5 years ago by Bryce Boe <[email protected]>
Cache dependencies in github actions

bb0e0099d444af048d4251906ca3116060e7ee13 authored almost 5 years ago by Bryce Boe <[email protected]>
Merge pull request #84 from praw-dev/actions

Use github actions instead of travis ci for testing

bac43c8d2c78944265ce7ae068d502483536ffd8 authored almost 5 years ago by Bryce Boe <[email protected]>
Use github actions instead of travis ci for testing

bb0e00c0d0279db2eb5850a3d02c5d1e45b9e8d6 authored almost 5 years ago by Bryce Boe <[email protected]>
Adjust setup.py dependencies and use pytest for testing

bb0e006737afdbcf1f75f32d6e5b2a05c4667fab authored almost 5 years ago by Bryce Boe <[email protected]>
Add classifier for python 3.8

bb0e001e5064af481baca77ce8c142306a725310 authored almost 5 years ago by Bryce Boe <[email protected]>
Remove universal wheel support

bb0e0046bf28c37ed0d175076c1af0c9ee2bd81c authored almost 5 years ago by Bryce Boe <[email protected]>
Merge pull request #83 from praw-dev/fixmaster

Resolve master build issues

d93669744f383cdf80d6c459009b7a0f3dc88ffa authored almost 5 years ago by Bryce Boe <[email protected]>
Resolve master build issues

6277222e70fe8ad6bccb4b005df1c5ba71924010 authored almost 5 years ago by Bryce Boe <[email protected]>
Remove gitter

65ba6b089e03e8b7261f8a1d8971761f07fda28a authored almost 5 years ago by Bryce Boe <[email protected]>
Merge pull request #82 from praw-dev/drop_py27

Remove python 2.7 support

a7a96c0efef268c50113a6f9ba6a20ae5e5438e8 authored over 5 years ago by Bryce Boe <[email protected]>
Remove python 2.7 support

60af7c5b8416a1750c00617dc437790f0be06250 authored over 5 years ago by Bryce Boe <[email protected]>
Merge pull request #79 from leviroth/fix-78

Factor Session retry logic into separate class

a5373b56034c7b2ba0fcce666fcb70198d26fbd6 authored over 5 years ago by Bryce Boe <[email protected]>
Factor Session retry strategy into separate class

ebfc6a895b92cdcfa1bbaee31af446937d133714 authored over 5 years ago by Levi Roth <[email protected]>
Merge pull request #80 from leviroth/rename-cloudflair

Fix typos of "Cloudflare"

eaff03102815e5e27031cfb6c70b28fe97dac3c0 authored over 5 years ago by Joe RH <[email protected]>
Fix typos of Cloudflare

23f90bbff0a172170d55ef52a7eea5094b737fce authored over 5 years ago by Levi Roth <[email protected]>
Merge pull request #77 from koobs/patch-1

Unpin mock dependency

e43877b9c16a087db32aee52df246e378ae0a289 authored over 5 years ago by Bryce Boe <[email protected]>
Unpin mock dependency

mock is unpinned in praw:setup.py:tests_require ("mock >=0.8",)

Unpin it here to match, allow...

beb52488f9b77222da9bfea4bf06ab5c35d05b61 authored over 5 years ago by Kubilay Kocak <[email protected]>
Merge pull request #76 from praw-dev/pyproject.toml

Add pyproject.toml file

b16ae88a1f2bf98095ed6fe64851cb7add7ed752 authored almost 6 years ago by Bryce Boe <[email protected]>
Add pyproject.toml file

8a4c3df4cf267979bfd42029296ae866d7a23214 authored almost 6 years ago by Bryce Boe <[email protected]>
Merge pull request #75 from praw-dev/pre-commit

Enable black tool to run as pre-commit hook

66c35afe6c23937b976470151a834216eb3dbf3c authored almost 6 years ago by Bryce Boe <[email protected]>
Enable black tool to run as pre-commit hook

5f3e942ddb9b11df960d44af06dfe6ad1b09fc65 authored almost 6 years ago by Bryce Boe <[email protected]>
Merge pull request #74 from praw-dev/run_black

Run black as part of CI

fc5c080435cd68e95a4a6a9709611a9aa4a935af authored almost 6 years ago by Bryce Boe <[email protected]>
Only run style tests in python 3.7 environment

5f922ea7f7c1cb618fdfc3080a221b7abffd24b5 authored almost 6 years ago by Bryce Boe <[email protected]>
Run black as part of CI

cfd9ffebedfef631d089b5f2c9d371b0c732c35b authored almost 6 years ago by Bryce Boe <[email protected]>
Merge pull request #73 from praw-dev/pysupport

Test and support python 3.7, drop 3.4 support

8f0ebb7ee5e982e40b13246688d26fd08c9fb10a authored almost 6 years ago by Bryce Boe <[email protected]>
Test and support python 3.7, drop 3.4 support

578b0fe230628d5889c8c25ed926e84b392514a1 authored almost 6 years ago by Bryce Boe <[email protected]>
Merge pull request #72 from praw-dev/black_format

Automatically format code using the tool black

df531c4f79bc2de03db0f8860a1d2190cfd38ba8 authored almost 6 years ago by Bryce Boe <[email protected]>
Automatically format code using the tool black

1e96be7e32532914bca0826282c7a8fc2e0250cb authored almost 6 years ago by Bryce Boe <[email protected]>
Merge pull request #71 from praw-dev/ratelimitmax

Don't allow RateLimiter to wait longer than next request timestamp

5d15b20e999aae685dafc929f9f9f883b575e0dc authored almost 6 years ago by Bryce Boe <[email protected]>
Don't allow RateLimiter to wait longer than next request timestamp

d918e037162d8d8a6992a197fd10d865be2710e3 authored almost 6 years ago by Bryce Boe <[email protected]>
Merge pull request #70 from dotlambda/patch-1

Include tests in PyPI tarball

66fb354689063a051db7e2f8762c2ebe0db2a15e authored almost 6 years ago by Bryce Boe <[email protected]>
Include tests in PyPI tarball

9b29db6646bad6a8af0b1ffe56e76dcfb603741a authored almost 6 years ago by Robert Schütz <[email protected]>
Merge pull request #69 from praw-dev/v1

Bump to 1.0.0

01aa3dfde326d50684efa9dfd3ff916714d2671b authored over 6 years ago by Bryce Boe <[email protected]>
Bump to 1.0.0

e0717c0d3a9eef86bc4350bda2bfc06e0c9a2a44 authored over 6 years ago by Bryce Boe <[email protected]>
Feature log sleep (#68)

* Update .gitignore

* Log sleep calls done in the rate limiter.

1eafcca4038dffafbc5f475f6e985e096797eaa8 authored over 6 years ago by vEpiphyte <[email protected]>