typeshed
typeshed copied to clipboard
[stubsabot] Bump ibm-db to 3.2.8
Release: https://pypi.org/pypi/ibm-db/3.2.8 Homepage: http://pypi.python.org/pypi/ibm_db/ Repository: https://github.com/ibmdb/python-ibmdb Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/ibm-db Diff: https://github.com/ibmdb/python-ibmdb/compare/v3.2.6...v3.2.8
Stubsabot analysis of the diff between the two releases:
- Total lines of Python code added: 645.
- Total lines of Python code deleted: 89.
If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR
Note that you will need to close and re-open the PR in order to trigger CI
I don't see any obvious public API changes in ibm_db.c, but I'll let someone more familiar with these stubs do the final look over and merge