Open
Description
i2p should have gone in foolscap 20.4.0, but at least foolscap/connections/i2p.py
is present in the .whl
file. The corresponding .zip
file does not contain that.
Quick test:
$ wget https://files.pythonhosted.org/packages/82/f8/be775e689bd579b102a9b7aa731fac8726e27f97a2659481098488e3eac3/foolscap-20.4.0-py2.py3-none-any.whl
$ unzip foolscap-20.4.0-py2.py3-none-any.whl
$ find . -name "i2p.py"
./foolscap/connections/i2p.py
(This is related to tahoe-lafs/tahoe-lafs#700)
Metadata
Metadata
Assignees
Labels
No labels