core-lightning/contrib/pyln-client/pyln/client
manreo dded47e332 LightningRpc should accept pathlib Path
Not sure why socket does not accept pathlib, but just added some code to transform the path to string.
It is not the most pretty code, but better than these:
https://stackoverflow.com/questions/58647584/how-to-test-if-object-is-a-pathlib-path
2022-01-08 14:15:29 +01:00
..
__init__.py pyln: Derive version from git for pyln-client 2021-09-28 18:34:43 +02:00
gossmap.py pyln-client: fix mypy warnings, fix and test deletion of a channel. 2021-09-08 09:34:14 +09:30
lightning.py LightningRpc should accept pathlib Path 2022-01-08 14:15:29 +01:00
plugin.py pyln: Fix up the mypy annotation for init self-disabling 2021-08-14 12:52:19 +09:30