• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

praw-dev / praw / 1143

Builds Branch Commit Type Ran Committer Via Coverage
1143 master Use inspect.signature() for Python3 and up `inspect.getargspec()` is soon to be deprecated in favor of `inspect.signature()`. `inspect.signature` was not backported for Python2, so we will keep using `inspect.getargspec()` for that. Resolves #541 Pull #551 23 Nov 2015 04:36AM UTC 13steinj travis-ci pending completion   set done
1142 master Test specially deleted comments from the inbox Make sure that they have a warning and their replies are an empty list. Pull #552 23 Nov 2015 04:18AM UTC 13steinj travis-ci pending completion   set done
1137 master Merge pull request #550 from eleweek/master Add support for getting default subreddits push 22 Nov 2015 10:46PM UTC bboe travis-ci pending completion   set done
1136 master default_subreddits(): add betamax cassette and fix issues from PR #550 Pull #550 22 Nov 2015 09:57PM UTC eleweek travis-ci pending completion   set done
1135 master Use inspect.getargspec() for PyPy3 PyPy3 is still using `inspect.getargspec()`, not `inspect.signature()`. Pull #551 22 Nov 2015 07:17PM UTC 13steinj travis-ci pending completion   set done
1134 master Use inspect.signature() for Python3 and up `inspect.getargspec()` is soon to be deprecated in favor of `inspect.signature()`. `inspect.signature` was not backported for Python2, so we will keep using `inspect.getargspec()` for that. Resolves #541 Pull #551 22 Nov 2015 06:55PM UTC 13steinj travis-ci pending completion   set done
1133 master Use inspect.signature() for Python3 and up `inspect.getargspec()` is soon to be deprecated in favor of `inspect.signature()`. `inspect.signature` was not backported for Python2, so we will keep using `inspect.getargspec()` for that. Resolves #541 Pull #551 22 Nov 2015 06:51PM UTC 13steinj travis-ci pending completion   set done
1132 master Use inspect.signature() for Python3 and up `inspect.getargspec()` is soon to be deprecated in favor of `inspect.signature()`. `inspect.signature` was not backported for Python2, so we will keep using `inspect.getargspec()` for that. Resolves #541 Pull #551 22 Nov 2015 05:10PM UTC 13steinj travis-ci pending completion   set done
1131 master Merge pull request #543 from nyov/master Support `*` OAuth scope (#471) push 22 Nov 2015 04:58AM UTC bboe travis-ci pending completion   set done
1119 master Support `*` OAuth scope (closes #471) Pull #543 22 Nov 2015 04:53AM UTC nyov travis-ci pending completion   set done
1130 master Merge pull request #542 from voussoir/praw-dotformat Replace all %s with .format; break up dense lines push 22 Nov 2015 04:51AM UTC bboe travis-ci pending completion   set done
1129 master Replace %s with .format; break up dense lines All uses of %s and %d replaced with format. API paths use keywords, one-off messages use {0} etc. Pull #542 22 Nov 2015 01:08AM UTC voussoir travis-ci pending completion   set done
1127 master Merge pull request #546 from praw-dev/pretty_cassettes Pretty cassettes push 15 Nov 2015 07:55PM UTC bboe travis-ci pending completion   set done
1126 pretty_cassettes Prettify all existing cassettes using the ppretty_json format. push 15 Nov 2015 07:48PM UTC bboe travis-ci pending completion   set done
1125 master Prettify all existing cassettes using the ppretty_json format. Pull #546 15 Nov 2015 07:46PM UTC bboe travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 299
  • 300
  • 301
  • 302
  • 303
  • 304
  • 305
  • 306
  • 307
  • …
  • 328
  • 329
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc