Closed asfin closed 7 years ago
note: the python3 branch was rebased today
@asfin I am rebasing this now, targetting next major release can you tell me how you generated the protobuf _pb2 file? there are more protobuf files that need to be converted in the hardware wallet libs
@ecdsa i've downloaded last protobuf version with py3 support, build it, and generated with it.
this was finallly merged into master. yay!
Will electrum migrate/support Python3? What stops this process? If I provide pull request on this issue, is there any chance that it will be accepted?
I've applied 2to3 script + few patches in code, so i can import and use libs, and qtgui can start and looks like it alive and responsible(i don't know is it fully functional or not).
Sorry if this is a dublicate, but i can't find any information about python3 support in electrum.