Handle wot requests exceptions
In wot.py
, exceptions aren’t well handled.
-
get_uid_from_pubkey()/identity_of()
-
get_informations_for_identities()/wot_lookup()
-
id
They should be handled by DuniterError
and ValueError
exceptions.
In wot.py
, exceptions aren’t well handled.
get_uid_from_pubkey()/identity_of()
get_informations_for_identities()/wot_lookup()
id
They should be handled by DuniterError
and ValueError
exceptions.
added ~330 enhancement labels
changed title from Handle in wot.py /wot/lookup/ return code* to Handle /wot/lookup/ return code*
changed the description
changed title from Handle {-/wot/lookup/ return code-}* to Handle {+in a good way /wot/ exceptions+}*
changed the description
changed title from Handle in a good way /wot/* exceptions to Handle in a good way wot requests exceptions
get_uid_from_pubkey()/identity_of()
as completed marked the checklist item get_uid_from_pubkey()/identity_of()
as completed
changed the description
get_informations_for_identities()/wot_lookup()
as completed marked the checklist item get_informations_for_identities()/wot_lookup()
as completed
closed
changed title from Handle in a good way wot requests exceptions to Handle wot requests exceptions
changed the description
added Web of Trust label