Overview

Request 712996 accepted

- Update to version 3.1.0
* New function: pwnedpasswords.suffix_search(hash_prefix=prefix)
was created in order to have a dedicated function return the
suffix list.
* Function modification notice: pwnedpasswords.is_password_breached
will be modified in an upcoming release to remove the ability
to search for suffixes; use suffix_search(hash_prefix=prefix)
instead. The parameter first_5_hash_chars will be removed as a
consequence.
* Upcoming return type change for empty sets: For the functions
get_account_breaches, get_all_breaches, get_single_breach, and
get_pastes--all contained in the pyhibp module--when no items
would be returned from the HIBP backend, the returned item will
be an empty object matching the standard return type for the
function, and not a Boolean False.
This will occur when v4.0.0 is released. Return types will be:
- get_account_breaches -> [] / list
- get_all_breaches -> [] / list
- get_single_breach -> {} / dict
- get_pastes -> [] / list

Request History
Tomáš Chvátal's avatar

scarabeus_iv created request

- Update to version 3.1.0
* New function: pwnedpasswords.suffix_search(hash_prefix=prefix)
was created in order to have a dedicated function return the
suffix list.
* Function modification notice: pwnedpasswords.is_password_breached
will be modified in an upcoming release to remove the ability
to search for suffixes; use suffix_search(hash_prefix=prefix)
instead. The parameter first_5_hash_chars will be removed as a
consequence.
* Upcoming return type change for empty sets: For the functions
get_account_breaches, get_all_breaches, get_single_breach, and
get_pastes--all contained in the pyhibp module--when no items
would be returned from the HIBP backend, the returned item will
be an empty object matching the standard return type for the
function, and not a Boolean False.
This will occur when v4.0.0 is released. Return types will be:
- get_account_breaches -> [] / list
- get_all_breaches -> [] / list
- get_single_breach -> {} / dict
- get_pastes -> [] / list


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Staging Bot's avatar

staging-bot added openSUSE:Factory:Staging:adi:14 as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:14"


Staging Bot's avatar

staging-bot accepted review

Picked openSUSE:Factory:Staging:adi:14


Dominique Leuenberger's avatar

dimstar accepted review


Dominique Leuenberger's avatar

dimstar_suse accepted review

ready to accept


Dominique Leuenberger's avatar

dimstar_suse approved review

ready to accept


Dominique Leuenberger's avatar

dimstar_suse accepted request

Accept to openSUSE:Factory

openSUSE Build Service is sponsored by