Skip to content
Snippets Groups Projects
Commit d7079a71 authored by Damian Johnson's avatar Damian Johnson
Browse files

TypeError under python3 when using 'use_mirrors = True'

Great catch from trodun. Under python3 filter is an iterable rather than
returning a list, causing random.choice() to balk on us...

  https://trac.torproject.org/projects/tor/ticket/17083
parent 849c0300
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment