Skip to content

Conversation

@Snawoot
Copy link

@Snawoot Snawoot commented Apr 29, 2019

Fixes #157

On Python3 method dict.items returns iterator object instead of copy of KV pairs. For this reason iteration fails if dictionary modified inside loop. Actual pull request fixes mentioned issue.

mendelgusmao pushed a commit to mendelgusmao/wifite2 that referenced this pull request Oct 21, 2024
…s-69.5.1

build(deps): bump setuptools from 69.2.0 to 69.5.1
Sign up for free to 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.

Wifite crash for python3 --crack

2 participants