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

jpadilla / pyjwt / 229 / 12
0%
master: 0%

Build:
DEFAULT BRANCH: master
Ran 21 Jun 2017 08:24PM UTC
Files 12
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

21 Jun 2017 08:05PM UTC coverage: 76.652%. First build
TOXENV=py35-contrib_crypto

push

travis-ci

jpadilla
PyJWT.decode: move verify param into options (#271)

Followup to https://github.com/jpadilla/pyjwt/pull/270:

It seems that "verify" is only deprecated with `PyJWS.decode`, which
makes sense, since you would have to override a lot of options to skip
the verification in `PyJWT._validate_claims`.

This makes `PyJWT.decode` use the `verify_signature` option when calling
`PyJWT.decode`, and therefore also allows to use `stacklevel=2` there
then for the DeprecationWarning.

522 of 681 relevant lines covered (76.65%)

0.77 hits per line

Source Files on job 229.12 (TOXENV=py35-contrib_crypto)
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 229
  • Travis Job 229.12
  • e4c67b1a on github
  • Next Job for TOXENV=py35-contrib_crypto on master (#233.12)
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

© 2026 Coveralls, Inc