]> git.mxchange.org Git - fba.git/commit
Continued:
authorRoland Häder <roland@mxchange.org>
Mon, 13 Jan 2025 23:40:06 +0000 (00:40 +0100)
committerRoland Häder <roland@mxchange.org>
Mon, 13 Jan 2025 23:40:06 +0000 (00:40 +0100)
commit1477b5c3b0e11f9a80b5e2dd17eb8e8531e2c3e2
tree77a73a9bf61110630e428efb20c20516a2fbc266
parentdeb69cab3dd70fd77c0005bbd6d5e16051814be0
Continued:
- avoided dangerous (=mutable) argument to functions/methods (thanks to pylint)
- reduced invocation count of find_all("foo") by using local variable
- added more checks in "quarantined" branch
fba/http/network.py
fba/networks/friendica.py
fba/networks/pleroma.py