python 3 bindings present in the package
Details
Details
Diff Detail
Diff Detail
- Repository
- R765 flask
- Branch
- master
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
Comment Actions
I'd use D2778 because it's a more up-to-date version, it has the unit tests enabled but above all it has to binaries for python2 & 3 (this version overrides the python2 binary with the python3 one which will certainly cause issues with some python2 applications. You'll have to rested onionshare and see if something has to be changed for using the correct binary.
Comment Actions
I didn't see this diff, I'll build it and install it to check if onionshare still works with it.