]> git.ipfire.org Git - thirdparty/python-fints.git/commit
VoP support (#199)
authorrhn <gihu.rhn@porcupinefactory.org>
Thu, 27 Nov 2025 18:33:22 +0000 (19:33 +0100)
committerGitHub <noreply@github.com>
Thu, 27 Nov 2025 18:33:22 +0000 (19:33 +0100)
commit361f2ef209d4ada59ef280b1285a5586edc82b9c
treeb1366656951ad4e05c9ec637f96b9ef515bf2e23
parentab16dac1a8d62d849cbf17b89e4b6dcab66750a1
VoP support (#199)

* WIP: Add VoP segments

* VoP generally works

* works also with full match

* document a bit

* Improved implementation

* Fix failing tests

---------

Co-authored-by: Raphael Michel <michel@rami.io>
docs/registration.rst [new file with mode: 0644]
docs/transfers.rst
docs/trouble.rst
fints/client.py
fints/fields.py
fints/segments/auth.py
fints/types.py