This website requires JavaScript.
Explore
Help
Sign In
davide
/
pallectrum
Watch
1
Star
0
Fork
0
You've already forked pallectrum
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c67c4e95dca6e0d5d995d8a11fea666918bcaab9
pallectrum
/
electrum
/
plugins
/
safe_t
History
SomberNight
98feff07ad
threading.Thread: fix some DeprecationWarnings
...
"DeprecationWarning: setDaemon() is deprecated, set the daemon attribute instead"
2022-05-23 17:52:39 +02:00
..
__init__.py
…
client.py
…
clientbase.py
hardware devices: run all device communication on dedicated thread (
#6561
)
2020-09-08 15:52:53 +00:00
cmdline.py
…
qt.py
qt: move window.get{Open,Save}FileName to util
2020-12-20 15:25:35 +01:00
safe_t.py
threading.Thread: fix some DeprecationWarnings
2022-05-23 17:52:39 +02:00
transport.py
…