Ecosyste.ms: OpenCollective

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

github.com/praw-dev/asyncpraw

Async PRAW, an abbreviation for "Asynchronous Python Reddit API Wrapper", is a python package that allows for simple access to Reddit's API.
https://github.com/praw-dev/asyncpraw

Merge pull request #537 from d-soni/master

Added error to documentation of refresh(self)

ce53ee00d3e809befd2bd57fbf7e32b5305d52da authored over 9 years ago
Merge pull request #527 from michael-lazar/Installed-App-OAuth-Credentials

OAuth password for "installed app" type

91543bf54c9d6e3d6aea34ca06088acaab064f41 authored over 9 years ago
fixed whitespace

562cf2676471b448bc70ac7913096187d148d931 authored over 9 years ago
fixed trailing whitespace and character limits

8a71f37022aae1b56ff047bdc1560c6430de1e57 authored over 9 years ago
Added error to documentation of refresh()

a88b520a2510c61d5d5e44b1b45727b6de0fb54c authored over 9 years ago
Merge pull request #533 from JamieMagee/readme-update

Remove unsupported Python versions from Readme

4067015eacc495bb1f78ce3d0b1d98923f77732d authored over 9 years ago
Remove unsupported Python versions from Readme

5f645fdafb47145904f042edbd435392aafa8b7a authored over 9 years ago
Fix RST formatting on username link

fe30a1412a5027ea3b3113d9ac45003e1e1e8ab3 authored over 9 years ago
Merge pull request #529 from DarkMio/patch-1

Updated RedditRovers description (from MassdropBot)

d35663671e24339381bf6e71480dd69380bcf9ac authored over 9 years ago
Alphabetize tests

aafb844e1f08ecc1c51e8ed836daa65de1e14fc4 authored over 9 years ago
Add test for Hide / Unhide under Oauth

419e36f3a307eb8278f11f0a14143cbff41992c7 authored over 9 years ago
Fix AssertionError when hiding with OAuth

c8f71e0467023521dc1b4f8e1a7b0eca6a0f3ffc authored over 9 years ago
Updated OAuth credential check to allow installed apps wihout client secrets.

dd048fef6c67672a016a84f485c72610ff5c7858 authored over 9 years ago
Merge pull request #531 from voussoir/master

Mention token autorefresh in oauth docs

418e804321993a91d01dc9ecf1c1e6f9c60b45df authored over 9 years ago
Merge pull request #532 from JamieMagee/master

Add python 3.5

42e63742f0bad2bb3cf8e57c6f48f2da33cacf10 authored over 9 years ago
Remove support for Python 2.6 and 3.2

a802b0c4611cfa4bf5dfc4128241fab5ee163d34 authored over 9 years ago
Add python 3.5

Also allow failure on Python 3.2 as Coverage 4.0 no longer supports
Python 3.2

84375656550a3cc5f16d1b80133abbbdfbb9d756 authored over 9 years ago
Merge pull request #528 from avinassh/patch-1

Add `prawoauth2` and `Goodreads Bot`

2b4cfe25ee78ee79c9e149548b9a2d15e5bd0d31 authored over 9 years ago
Add note about token autorefresh

504df57e1cb3a9d21906c4dab49bb2518a8cb9f9 authored over 9 years ago
grammatical mistake

b203456ffc3b538211f84296806a635bd5ec3e75 authored over 9 years ago
Updated RedditRovers description (from MassdropBot)

b6b2ed72ca573afc4d0cd23106189e58b2107dc7 authored over 9 years ago
Add `prawoauth2` and `Goodreads Bot`

42de048f36d4440f6453602ccb37246569f4a1f3 authored over 9 years ago
Merge pull request #517 from 13steinj/13steinj-Doc

Documentation Update

8c7651f50a37b2a239fce33658f8ef68ee07fe68 authored over 9 years ago
Update Documentation

Update previous documentation to be up to date.

Update Documentation

Update previous documenta...

c2150743e59833831b62da7386e297fee97521ba authored over 9 years ago
Merge pull request #518 from dougshamoo/patch-1

Update __init__.py

c45e5f6ca0c5cd9968b51301989eb82740f8dc85 authored over 9 years ago
Update __init__.py

Fix typo __str__ method message

44c128a2b21e12c8d23bbf3ad8449e57f04797b4 authored over 9 years ago
Merge pull request #514 from eugene-eeo/master

Use deque instead of list

b4a19e2d224006636c11e69ab7272973dfd55572 authored over 9 years ago
Hoist method lookup outside of loop

0f60fb2149af3d4777d14506f5ced7ef7d43fcd1 authored over 9 years ago
Use deque instead of list

Reason being that deques offer O(1) insert on *both* ends
of the stack instead of just the end. ...

0254d5091da8523b39ce1a20cff0a5ba2994d6bc authored over 9 years ago
Merge pull request #509 from voussoir/praw-friends

the friendly update -- greatly improve oauth support for Friends

7b4e34c63961a668b7d276c2fd00a6e00b6427d7 authored over 9 years ago
Apply final touches to oauth friends

d41926b696b17cf48f30bb00e5d4dcec4ed94328 authored over 9 years ago
pull changes from praw

1746e8f6bb0e6eafcfb66a990fce05a45e8bc0a3 authored over 9 years ago
Greatly improve OAuth friends support

b9b95290ac482313ebf65b53b839d4ea2e648c20 authored over 9 years ago
Merge pull request #506 from praw-dev/stream_cache

Resolve issue #485.

fea4a6df0508c93e200ef9fcacecf2b423f2aa27 authored over 9 years ago
Fix issue #501.

When passing a `count` parameter, it appears reddit now always returns an
`after` parameter in t...

57b93ef61875b351412c8974c50cd394af7089a6 authored over 9 years ago
Update changelog with recent updates.

14e7bdce3e6e2d9f2475f27a9312e968d8cb8e60 authored over 9 years ago
Merge pull request #505 from praw-dev/485_fix

Resolve issue #485.

42201defa8fadb72e67bcc9be1840ec6271b971f authored over 9 years ago
Resolve issue 485.

c945d315f9d473a0c35d4486480bc4c13d056079 authored over 9 years ago
Lint related fixes and remove unnecessary betamax uses.

501f50c296c06018c00a7b23568e765705e79024 authored over 9 years ago
Edit Errors so all errors contain __str__()

All errors methods now contain a returned __str__ in one way or another, so `except as e:` and f...

565551439fd087c88bf4aef408a5e3365279161b authored over 9 years ago
Merge pull request #504 from praw-dev/lint

Simplify _use_oauth block.

777984ed962f349d83a77113d12fb4c02c470668 authored over 9 years ago
Simplify _use_oauth block.

57f62e1475d594042cdba4267614868a57a07d27 authored over 9 years ago
Merge pull request #502 from praw-dev/ua_string

Refactor UA string usage.

79b4ad7bc9e2bbb84fdc7a41deb03671d44a565c authored over 9 years ago
Refactor UA string usage.

80ff7202f73952d658f02ff0556f4f551d587ac7 authored over 9 years ago
Merge pull request #483 from andresrestrepo/master

minor bug with the encoding PLATAFORM INFO, remove non ascii by now

e3283ea4ce665e2ea202eca3214f50c8e5f30a7c authored over 9 years ago
E225 missing whitespace around operator

d1f81d69205eb6b40456af729b22097011fc4788 authored over 9 years ago
Merge pull request #498 from appleorange1/master

Give meaningful parameters for texinfo

477a200093b54cc35ac2493d55f59d990ee72232 authored over 9 years ago
Give meaningful parameters for texinfo

This patch causes any texinfo document made using Sphinx to carry meaningful metadata, such as c...

7868473b9b1e604ab8ecf9e9b1ec38dde219d33e authored over 9 years ago
Merge pull request #494 from 13steinj/master

Adding function for getting edited posts + grammar and terminology fixes

f6b073c6716c55561f5bd78199a609259619d117 authored over 9 years ago
Update test_subreddit.py

Removed Unneeded Import to adhere to PEP formatting

115c4f323b18d59e37e05f7bd271620d49f1b186 authored over 9 years ago
Create test_get_edited_oauth.json

Upload Betamax Cassette

3c5d5dec9b54a64e56c0993a4e2d538ca86585f7 authored over 9 years ago
Update test_subreddit.py

Fixed AttributeError caused by me forgetting to record the Betamax cassette

45c08ff150db0725bfccab2d5d1aa377e7336571 authored over 9 years ago
Update test_subreddit.py

PEP formatting.

bc42aa875c257a0ab239602482d467d632a9e6cb authored over 9 years ago
Update test_subreddit.py

Add oauth test for get_edited.

20e88a883a1e07504d49e2845a2702909bf7906f authored over 9 years ago
Bump to version: 3.2.1

b3c680f90df1d26eec20fa1eb31fcb09cf468787 authored over 9 years ago
Merge pull request #496 from voussoir/praw-captcha

Fix "multiple values for argument" for captcha

c8e5c8a598b793307ce8b8501de75b240596db13 authored over 9 years ago
Revert to fakestdin for captcha test

7a90eb1b24a4636c3874d5b160a38ad86a5768f1 authored over 9 years ago
Add test for solving captchas

914c31fd9622aac79730586c9d41213e88433b00 authored over 9 years ago
Fix "multiple values for argument" for captcha

030f7e63d995f6048ca6d2d4c52ca2392a977e92 authored over 9 years ago
Formatting

596b0c6cc35be8d9890c5ffd9b43c95b3cf6c172 authored over 9 years ago
Revert errors.py

5b3d012524a6ec433236d8529aa21b48eae11492 authored over 9 years ago
Revert errors.py

Made an accidental update

0fdedc834b822a7d7a0f5a081c2eaa0e3621d2aa authored over 9 years ago
Fix __str__

c108836ea25c838ea9276d3c66ea97ad4587a26c authored over 9 years ago
Added function to _methods

Added newly made `get_edited()` function to `_methods`

3831cc75953e46f6fec6e5c78f0ec744f4b6d0db authored over 9 years ago
Grammar

Should be the last of easily looked over mistakes when describing the Subreddit parameter in Mod...

c88825c0812096615729b810bf46a6f1dfae9dc3 authored over 9 years ago
Fixed Grammar, Spelling, and Terminology

1b598de6973e99ce6787418907473c8b7413351d authored over 9 years ago
Edit docstring

6cc73b3d0e62a3afbc27e6c2950f889ccdc44f9e authored over 9 years ago
Added function and grammar

Added the `get_edited` function to return a get_content generator of edited items.

76872cac8baa94b3d9b763a02e75d69a87c4995e authored over 9 years ago
Merge pull request #2 from praw-dev/master

Update to 3.2.0

9442d8433d53dfe94052af4da2023e7b7be5b9f5 authored over 9 years ago
Bump to version 3.2.0

ce5e1b2f7c6091f9d07aea80e3f9300fe82f3fdd authored over 9 years ago
Merge pull request #490 from voussoir/praw-pmreplyscope

fix scope issues when replying to PMs

ed1964e812d0478ebd8f5f3de9e963779e3d349d authored over 9 years ago
removed assertIsInstance which crashed py2.6

9b53ad4a6c1d3be5e7157b6f74eb1d1b70b2d5c6 authored over 9 years ago
fix scope issues when replying to PMs

68a4a17b621f469fbb852eaecc513a2b596bb6fd authored over 9 years ago
Merge pull request #487 from voussoir/praw-errortests

more oauth test moves; better InvalidObject exceptions

6612359aa14dae8637ba92f81afbcd4491c42660 authored over 9 years ago
Merge pull request #486 from voussoir/master

fix get_wiki_page not sending the oauth headers

242190fe7e8fd029c4c79612a9c1fa10bddfb764 authored over 9 years ago
more oauth test ports; better InvalidObject exceptions

67ea38c7faec065f1344f4b9d3086571fc1c644c authored over 9 years ago
fix get_wiki_page 403

27b76349e3929651451af541f1d10531471f7ef3 authored over 9 years ago
Merge pull request #1 from praw-dev/master

update

4624752b60dde905aaf24fac08958554f726c68f authored over 9 years ago
Merge pull request #482 from voussoir/praw-contrscope

21 July 2015 - fix get_contributors 403; start moving tests

b506b72d317f05396fd922d3cdc43154c1ddac4d authored over 9 years ago
add parent class OAuthPRAWTest

1f7af02196c1676fce6b71e0535d841dbc38f24f authored over 9 years ago
Merge pull request #481 from 13steinj/master

Allow search() function to use params parameter

9f5833eb98f0f55e2506179122100e96053efaf6 authored over 9 years ago
Merge pull request #484 from Liudvikam/patch-1

A few docstring tweaks in __init__.py

a2d5b085eb4aaf33fc7a25b29ea510d8b1c4820c authored over 9 years ago
Update __init__.py

0b8e1c99c7b0e660c89821b0921340d38a3aedea authored over 9 years ago
Update __init__.py

9d1f5f3b1aaec859ba981924b3646dfdde97a848 authored over 9 years ago
Docstring tweaks in __init__.py

2829534ef4c3efb50eb47f0aa3ecbe99b268f2a5 authored over 9 years ago
minor bug with the encoding PLATAFORM INFO, remove non ascii by now

51bca45a42b04b7c7618044f7d943ce2bf9a09ee authored over 9 years ago
fix get_contributors 403; start moving tests

Moved the `tempauth` variable higher up so that it makes the oauth
header work for get_contribut...

3869b7ad75a0bf5e5bdc8782f43ae3d954ab5f9f authored over 9 years ago
Allow search() function to use params parameter

As shown in [this comment](https://www.reddit.com/r/NoStupidQuestions/comments/3dtjbs/how_do_you...

d7c69dafc16931a59ecf4515cf34e88324a1fc31 authored over 9 years ago
Merge pull request #478 from sprt/patch-1

/u/ mentions and inbox replies available to all

73415b4caefdcd205fb6c03c1c3b210357108a63 authored over 9 years ago
/u/ mentions and inbox replies available to all

Not just Gold members.

bd410413e38becc9b5a889a166091ba4c91f39ab authored over 9 years ago
Merge pull request #470 from voussoir/master

Add test for double sticky

e4c20710caa232cba8056c90d7709a9724780e95 authored over 9 years ago
improve double sticky docstrings

e610c1c09be96485383d91dbe9209e7ef262476c authored over 9 years ago
remove stacked decorator from get_message

4375c2878094f414c42321c151b8ffabd79508c7 authored over 9 years ago
double sticky boolean parameter

5f9194e8cd106a45d6061f0c1da0da7e538229ea authored over 9 years ago
Merge pull request #474 from jadunawa/patch-1

Added /r/Astros Buttsbot!

5a9ca91732acaca2354966aecc4cf545a72c920d authored over 9 years ago
Merge pull request #468 from voussoir/praw-autorefresh

Automatically refresh oauth2 tokens

c3f66c67f77f9aa4d5e4c8e7cd49b5f1f17185e2 authored over 9 years ago
Added /r/Astros Buttsbot!

ea273c888bc19beffe24fa62490bada796c10620 authored over 9 years ago
auto refresh minor touchups

956dc9cfa1609df42a7adc30f27e76943f0ba40b authored over 9 years ago
Merge pull request #472 from praw-dev/conduct

Add code of conduct (Version 1.1 of the Contributor Covenant).

faee56708ef7faafeaa213ed03db0b844263fc67 authored over 9 years ago
Add code of conduct (Version 1.1 of the Contributor Covenant).

6cbcdfad2d2a4def98fa74622ac98800aed1b37c authored over 9 years ago