Skip to content

Conversation

@exarkun
Copy link
Contributor

@exarkun exarkun commented May 27, 2022

The "i2p" endpoint description parser plugins are undiscoverable on Python 3 because they are defined using a txi2p-internal IPlugin on Python 3 which is not the same as the one from Twisted.

This un-skips the plugin tests on Python 3 and switches to Twisted's IPlugin.

sajith and others added 30 commits March 10, 2021 12:20
There hasn't been a Python 3 release for txi2p, although it is
supported in the master branch.  Sadly txi2p project's original
maintainers have not been available to make a new release.

(See str4d#10)

This is a blocker in Tahoe-LAFS project's Python 3 porting efforts, so
we're making a temporary (famous last words?) fork until txi2p
project's original maintainers are back.
Twisted has removed twisted.python.compat._PY3
vcversioner doesn't seem to work with modern packaging tools :/
setuptools_scm is probably approximately equivalent.  Some more work probably
needed there.
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.

2 participants