Skip to content

Clarify sign docstring to allow for dict payload - #150

Merged
blag merged 1 commit into
mpdavis:masterfrom
gene1wood:patch-1
Dec 5, 2019
Merged

Clarify sign docstring to allow for dict payload#150
blag merged 1 commit into
mpdavis:masterfrom
gene1wood:patch-1

Conversation

@gene1wood

Copy link
Copy Markdown
Contributor

Since a payload of a Mapping type is converted to a string in _encode_payload, this commit updates the docstring for sign to reflect that

Since a `payload` of a Mapping type is converted to a string in `_encode_payload`, this commit updates the docstring for `sign` to reflect that
@codecov

codecovBot commented Aug 19, 2019

Copy link
Copy Markdown

Codecov Report

Merging #150 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #150 +/- ##
=======================================
Coverage 96.55% 96.55% =======================================
Files 14 14 Lines 1075 1075 =======================================
Hits 1038 1038 Misses 37 37
Impacted FilesCoverage Δ
jose/jws.py96.72% <ø> (ø)⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e31416a...08bc901. Read the comment docs.

@gene1wood

Copy link
Copy Markdown
ContributorAuthor

@zejn Do you have a moment to glance at this minor docstring improvement?

@blag

blag commented Dec 5, 2019

Copy link
Copy Markdown
Contributor

Thanks!

@blag
blag merged commit 64aaa8a into mpdavis:masterDec 5, 2019
@gene1wood
gene1wood deleted the patch-1 branch December 5, 2019 06:49
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@gene1wood@blag