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

requests / requests-oauthlib / 289

Builds Branch Commit Type Ran Committer Via Coverage
289 master Remove testing workarounds for Python 2.6 (#353) Python 2.6 has not been supported since 84ad78ca2 in the v1.0.0 release. push 28 Dec 2018 01:40PM UTC singingwolfboy travis-ci pending completion   set done
288 assertisinstance Use more specific asserts More specific asserts generally result in more informative error messages when tests fail. This practice is recommended by the unittest docs: https://docs.python.org/3/library/unittest.html#unittest.TestCase.assertTrue ... Pull #354 28 Dec 2018 01:38PM UTC web-flow travis-ci pending completion   set done
287 py26 Remove testing workarounds for Python 2.6 Python 2.6 has not been supported since 84ad78ca2 in the v1.0.0 release. Pull #353 28 Dec 2018 01:25PM UTC web-flow travis-ci pending completion   set done
286 master Mark changes in HISTORY.rst push 27 Dec 2018 03:59PM UTC singingwolfboy travis-ci pending completion   set done
285 master Remove unnecessary alias 'bytes_type' (#352) Both Python 2 & Python 3 have the type `bytes`. On Python 2, it is an alias of str, same as what was previously defined. Makes the code slightly more forward compatible with Python 3 syntax. push 27 Dec 2018 03:49PM UTC singingwolfboy travis-ci pending completion   set done
284 master Remove unused import 'sys' from test_core.py (#351) push 27 Dec 2018 01:55PM UTC singingwolfboy travis-ci pending completion   set done
282 master Remove unused/unlinked docs (#349) The doc articles mediawiki.rst an wso2.rst aren't linked or referenced anywhere and so are not accessible through normal doc interactions. Fixes the Sphinx warnings: requests-oauthlib/docs/examples/mediaw... push 27 Dec 2018 01:54PM UTC singingwolfboy travis-ci pending completion   set done
281 bytes-type Remove unnecessary alias 'bytes_type' Both Python 2 & Python 3 have the type `bytes`. On Python 2, it is an alias of str, same as what was previously defined. Makes the code slightly more forward compatible with Python 3 syntax. Pull #352 27 Dec 2018 01:12PM UTC web-flow travis-ci pending completion   set done
280 bytes-type Remove unnecessary alias 'bytes_type' Both Python 3 & Python 3 have the type `bytes`. On Python 2, it is an alias of str, same as what was previously defined. Makes the code slightly more forward compatible with Python 3 syntax. Pull #352 27 Dec 2018 01:10PM UTC web-flow travis-ci pending completion   set done
279 import-sys Remove unused import 'sys' from test_core.py Pull #351 27 Dec 2018 01:07PM UTC web-flow travis-ci pending completion   set done
278 unused Remove unused/unlinked docs The doc articles mediawiki.rst an wso2.rst 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: WA... Pull #349 27 Dec 2018 12:58PM UTC web-flow travis-ci pending completion   set done
277 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 27 Dec 2018 12:57PM UTC web-flow travis-ci pending completion   set done
276 master Merge pull request #348 from jdufresne/ws Trim trailing white space throughout the project push 27 Dec 2018 11:25AM UTC web-flow travis-ci pending completion   set done
273 master Merge pull request #345 from jdufresne/py37 Add Travis/tox CI testing for Python 3 and pypy push 27 Dec 2018 11:23AM UTC web-flow travis-ci pending completion   set done
271 master Merge pull request #341 from skion/pin-oauthlib Pin OAuthlib to avoid breakage with 3.0.0 release push 27 Dec 2018 11:09AM UTC web-flow travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • …
  • 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