]> git.mxchange.org Git - fba.git/commit
Continued: master
authorRoland Häder <roland@mxchange.org>
Tue, 26 Aug 2025 14:01:56 +0000 (16:01 +0200)
committerRoland Häder <roland@mxchange.org>
Tue, 26 Aug 2025 14:01:56 +0000 (16:01 +0200)
commit79feebd71b899c30571ff867cc77cea55339fc2f
tree7f7630090d4689ddd7f75923eb72585b491f2b9d
parent98a3d3aa5687f8c2e25522613c5c630d82f9142c
Continued:
- let network.post_json_api() return the failed "JSON" reply and not raise the
  exception again
- this way, many of try/except blocks can be saved
fba/commands.py
fba/http/network.py
fba/networks/lemmy.py
fba/networks/misskey.py