﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
3989	The `tenacity` dependency costs a lot and brings a little	exarkun	GitHub <noreply@…>	"We use `tenacity` in just one place, `test_iputil.py`, for a function that we should probably mostly throw away anyway.

The functionality we use from tenacity can be re-implemented in 19 lines (not counting docs / whitespace).

Tenacity is not very big but it has packaging complications on PyPy and it's easier to re-implement its functionality than fix the packaging issues.

Let's drop the dependency.
"	defect	closed	normal	undecided	unknown	n/a	fixed			
