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

requests / requests-oauthlib / 270

Builds Branch Commit Type Ran Committer Via Coverage
270 redundant Drop redundant 'requests' in extras_require Already included in install_requires, which are always included in the requirements. There is no need to list it a second time. Pull #350 26 Dec 2018 07:18PM UTC web-flow travis-ci pending completion   set done
269 unused Remove unused/unlinked docs The doc articles mediawiki.rst an wso2 aren't linked or referenced anywhere and so are not accessible through normal doc interactions. Fixes the Sphinx warnings: requests-oauthlib/docs/examples/mediawiki.rst: WARNIN... Pull #349 26 Dec 2018 07:11PM UTC web-flow travis-ci pending completion   set done
268 ws Trim trailing white space throughout the project Many editors clean up trailing white space on save. By removing it all in one go, it helps keep future diffs cleaner by avoiding spurious white space changes on unrelated lines. Pull #348 26 Dec 2018 07:03PM UTC web-flow travis-ci pending completion   set done
267 warn Fix invalid escape sequence in OAuth1Session docstring Fixes error of the form: requests-oauthlib/requests_oauthlib/oauth1_session.py:282: DeprecationWarning: invalid escape sequence \* These will deprecation warnings will become an exception... Pull #347 26 Dec 2018 06:59PM UTC web-flow travis-ci pending completion   set done
266 nose Remove dependency of unmaintained nose The nose project has ceased development. The last commit is from Mar 3, 2016. From their docs page: https://nose.readthedocs.io/ > Note to Users > > Nose has been in maintenance mode for the past several y... Pull #346 26 Dec 2018 06:51PM UTC web-flow travis-ci pending completion   set done
265 py37 Add Travis/tox CI testing for Python 3 and pypy As supported platforms, they should be tested regularly by CI. Pull #345 26 Dec 2018 06:39PM UTC web-flow travis-ci pending completion   set done
264 bare Replace bare 'except:' with 'except Exception:' Catching all exceptions is generally considered a bad practice under most circumstances as it will also catch KeyboardInterrupt and SystemExit. These special cases should be raised to the interprete... Pull #344 26 Dec 2018 06:32PM UTC web-flow travis-ci pending completion   set done
263 pin-oauthlib Pin OAuthlib to avoid breakage with 3.0.0 release. Pull #341 03 Dec 2018 05:11PM UTC web-flow travis-ci pending completion   set done
261 resource-session Be less hackey Pull #335 22 Oct 2018 06:54AM UTC web-flow travis-ci pending completion   set done
260 resource-session Fix for Python 2 -- attempt 2 Pull #335 20 Oct 2018 01:43PM UTC web-flow travis-ci pending completion   set done
259 resource-session Fix for Python 2 Pull #335 20 Oct 2018 01:40PM UTC web-flow travis-ci pending completion   set done
258 resource-session Add test Pull #335 20 Oct 2018 01:35PM UTC web-flow travis-ci pending completion   set done
257 resource-session Fix infinite recursion Pull #335 19 Oct 2018 04:31PM UTC web-flow travis-ci pending completion   set done
256 resource-session Fix to really use separate session; introduce `with_oauth2()` helper Pull #335 19 Oct 2018 02:25PM UTC web-flow travis-ci pending completion   set done
255 resource-session Support separate session for communicating with resource servers Pull #335 18 Oct 2018 03:56PM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • …
  • 29
  • 30
  • 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