Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dwolfhub/zxcvbn-python issues and pull requests

#76 - `python3-zxcvbn` is not maintain in Debian

Issue - State: open - Opened by ikus060 20 days ago

#74 - Feature request: Migrate from zxcvbn base to zxcvbn-ts base

Issue - State: open - Opened by TheraNinjaCat 3 months ago - 2 comments

#73 - Is it abandoned project?

Issue - State: open - Opened by stalkerg 9 months ago - 4 comments

#72 - Memory usage awareness: recommend late import

Issue - State: open - Opened by sparrowt about 1 year ago

#71 - Push HEAD to pypi

Issue - State: open - Opened by ozooxo almost 2 years ago

#70 - DOS exploit

Issue - State: open - Opened by Tostino almost 2 years ago

#69 - OverflowError for long random passwords

Issue - State: closed - Opened by barredterra almost 2 years ago - 4 comments

#68 - CLI is not working when pipying from pass

Issue - State: open - Opened by tmytro about 2 years ago - 1 comment

#67 - [REQUEST] Threading

Issue - State: open - Opened by TruncatedDinosour almost 3 years ago - 1 comment

#66 - [REQUEST

Issue - State: closed - Opened by TruncatedDinosour almost 3 years ago

#65 - All PRs merged and fixing all issues

Pull Request - State: open - Opened by covert-encryption about 3 years ago - 15 comments

#64 - IndexError: list index out of range, on empty password

Issue - State: open - Opened by Tronic about 3 years ago - 1 comment

#63 - Match the correct dictionary name for English words

Pull Request - State: closed - Opened by robotmlg over 3 years ago

#62 - drop support for python 2 and add some typing

Pull Request - State: open - Opened by fuhrysteve almost 4 years ago - 2 comments

#61 - github actions & mypy

Pull Request - State: closed - Opened by fuhrysteve almost 4 years ago - 3 comments

#60 - Notirle

Issue - State: closed - Opened by alekhood317 almost 4 years ago

#59 - Idek

Issue - State: closed - Opened by alekhood317 almost 4 years ago

#58 - How to translate gettext strings when importing zxcvbn as module?

Issue - State: closed - Opened by sigg3 about 4 years ago - 3 comments

#57 - WIP: Type annotations

Pull Request - State: open - Opened by septatrix about 4 years ago - 1 comment

#56 - Add type hints according to PEP 484

Issue - State: open - Opened by septatrix over 4 years ago - 3 comments

#55 - Add the license file to the source tarball

Pull Request - State: closed - Opened by cvubrugier over 4 years ago - 3 comments

#54 - License file is missing from tarball

Issue - State: closed - Opened by cvubrugier over 4 years ago - 1 comment

#53 - Fix syntax warning over comparison of literals using is.

Pull Request - State: closed - Opened by tirkarthi over 4 years ago - 2 comments

#52 - Syntax warning due to comparison of literals using is

Issue - State: closed - Opened by tirkarthi over 4 years ago - 2 comments

#51 - Feature Request: Pass in list of passwords, get list of scores back

Issue - State: closed - Opened by clr2of8 almost 5 years ago - 1 comment

#50 - Added Python 3.8

Pull Request - State: closed - Opened by thedrow almost 5 years ago

#49 - return short string for translations

Pull Request - State: closed - Opened by PRFNTX about 5 years ago

#48 - Add french translation

Pull Request - State: closed - Opened by brenard over 5 years ago - 4 comments

#47 - 4.4.28 tag is missing compared to PyPI

Issue - State: closed - Opened by jbeich over 5 years ago - 2 comments

#46 - Useful feature unreleased

Issue - State: closed - Opened by comradesmith over 5 years ago - 2 comments

#45 - Incorrect strength detection for password with spaces

Issue - State: closed - Opened by gnomeby over 5 years ago - 2 comments

#44 - add 3.7 in python versions tested on travis ci

Pull Request - State: closed - Opened by dwolfhub over 5 years ago

#43 - Prefer stdin for password if it is readable

Pull Request - State: closed - Opened by whwright almost 6 years ago - 6 comments

#42 - CLI does not read from stdin

Issue - State: closed - Opened by whwright almost 6 years ago - 1 comment

#41 - Test on Python 3.7 as well

Pull Request - State: closed - Opened by thomwiggers over 6 years ago - 7 comments

#40 - Travis CI builds failing on 2.7

Issue - State: closed - Opened by dwolfhub over 6 years ago - 2 comments
Labels: bug, help wanted

#39 - noop

Pull Request - State: closed - Opened by graingert over 6 years ago - 2 comments

#38 - Release notes / changelog

Issue - State: closed - Opened by rixx over 6 years ago - 1 comment

#37 - add .pylintrc to narrow focus for #36

Pull Request - State: closed - Opened by chinchani over 6 years ago - 1 comment

#36 - lint report

Issue - State: closed - Opened by chinchani over 6 years ago - 1 comment
Labels: enhancement, help wanted

#35 - Hotfix for Overflow Error

Pull Request - State: closed - Opened by dwolfhub over 6 years ago

#34 - OverflowError

Issue - State: closed - Opened by di over 6 years ago - 1 comment

#33 - release transitional package to zxcvbn-python on PyPI

Issue - State: closed - Opened by graingert over 6 years ago - 2 comments
Labels: enhancement, help wanted

#32 - Support universal wheels

Pull Request - State: closed - Opened by graingert over 6 years ago - 4 comments

#31 - Fix bad syntax in setup.py (missing comma).

Pull Request - State: closed - Opened by kent-engstrom over 6 years ago - 1 comment

#30 - rename to zxcvbn

Pull Request - State: closed - Opened by graingert over 6 years ago - 1 comment

#29 - Bump pytest version to 3.5.0

Pull Request - State: closed - Opened by thedrow over 6 years ago

#28 - Drop Python 2.6 support

Pull Request - State: closed - Opened by thedrow over 6 years ago

#27 - Use a dictionary comprehension

Pull Request - State: closed - Opened by thedrow over 6 years ago - 1 comment

#26 - user_inputs argument

Issue - State: closed - Opened by NoName115 over 6 years ago - 1 comment

#25 - Number too large to convert from Integer to Float (online_throttling_100_per_hour)

Issue - State: closed - Opened by m33x over 6 years ago - 1 comment

#24 - set up travis ci to run tests

Issue - State: closed - Opened by dwolfhub over 6 years ago

#23 - apply to take over pypi/zxcvbn

Issue - State: closed - Opened by graingert over 6 years ago - 4 comments

#22 - Add cli, Fixes #21

Pull Request - State: closed - Opened by graingert over 6 years ago - 4 comments

#21 - create CLI

Issue - State: closed - Opened by graingert over 6 years ago

#20 - DeprecationWarning on Python 3.6

Issue - State: closed - Opened by rudolphfroger almost 7 years ago - 1 comment

#19 - How do I find entropy bits?

Issue - State: closed - Opened by nitrocode almost 7 years ago - 2 comments

#18 - User inputs ignored?

Issue - State: closed - Opened by kaselis almost 7 years ago - 1 comment

#17 - Provide consistent feedback for example

Pull Request - State: closed - Opened by nijel about 7 years ago - 1 comment

#16 - zxcvbn is not thread safe

Issue - State: closed - Opened by lukedd over 7 years ago - 2 comments

#15 - Fixing bugs to increase lib correctness from 83% to 100%

Pull Request - State: closed - Opened by akiriati over 7 years ago - 5 comments

#14 - Add Trove classifiers

Pull Request - State: closed - Opened by jonafato over 7 years ago - 1 comment

#13 - Fix exception when user_inputs contains unicode characters

Pull Request - State: closed - Opened by com4 over 7 years ago - 5 comments

#12 - Unicode in user_inputs

Issue - State: closed - Opened by Mihara over 7 years ago

#11 - zxcvbn throws OverflowError

Issue - State: closed - Opened by vanadium23 over 7 years ago - 1 comment

#10 - code cleanup

Pull Request - State: closed - Opened by dwolfhub almost 8 years ago

#9 - moving scripts to build data files to a ./bin folder

Pull Request - State: closed - Opened by dwolfhub almost 8 years ago

#8 - adding a helper method to add frequency lists to the ranked dicts

Pull Request - State: closed - Opened by dwolfhub almost 8 years ago

#7 - wrapping feedback messages in gettext for i18n

Pull Request - State: closed - Opened by dwolfhub almost 8 years ago

#6 - adding python 3.6 support on travis

Pull Request - State: closed - Opened by dwolfhub almost 8 years ago

#5 - Internationalization

Issue - State: closed - Opened by rudolphfroger almost 8 years ago - 4 comments

#4 - Python 2 syntax in __init__.py

Issue - State: closed - Opened by wsw70 almost 8 years ago - 1 comment

#3 - Add comparison to dropbox/python-zxcvbn

Issue - State: closed - Opened by Lucas-C almost 8 years ago - 3 comments

#2 - Match object is not subscriptable

Pull Request - State: closed - Opened by alasjo almost 8 years ago - 2 comments

#1 - Matching recent year throws TypeError

Issue - State: closed - Opened by alasjo almost 8 years ago - 2 comments