Commit Graph

12 Commits

Author SHA1 Message Date
github-actions[bot]
365b514003 [stubsabot] Bump ibm-db to 3.2.5 (#13348)
Release: https://pypi.org/pypi/ibm-db/3.2.5
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.4...v3.2.5

Stubsabot analysis of the diff between the two releases:
 - Total lines of Python code added: 13.
 - Total lines of Python code deleted: 9.
2024-12-30 16:34:42 -08:00
Danny Yang
7cae61f61a Bump ibm-db to 3.2.4 (#13251) 2024-12-14 21:33:51 -08:00
Alex Waygood
bba068c8a1 pin ibm-db to 3.2.3 (#13233) 2024-12-12 01:10:20 +00:00
Konstantin Baikov
cb15f9e832 Remove obsolete todo from ibm_db.pyi (#13170)
The `SQL_ATTR_CONFIG_KEYWORDS_MAXLEN` attr is already there on line 100
2024-12-03 10:18:07 +03:00
Shantanu
88fa182253 Use PEP 570 syntax in third party stubs (#11554) 2024-03-10 14:11:43 +01:00
Sebastian Rittau
b6eaadcfe5 Update typing_extensions imports in third-party stubs (#11245) 2024-01-05 15:40:13 +01:00
Jelle Zijlstra
42875bcbf1 ibm-db: Add SQL_ATTR_TXN_ISOLATION (#11060) 2023-11-23 09:00:33 +01:00
Nikita Sobolev
3b9ab5e9b1 Update ibm-db to 3.2.* (#10622) 2023-08-27 21:24:22 +01:00
Avasam
22b055a147 Fill in all missing upstream_repository fields (#10571)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2023-08-13 22:03:33 +01:00
Avasam
ed6748fb32 Stubtest settings: change ignore_missing_stub default to false (#9779)
If you're reading about this commit from an autogenerated changelog entry, this should have no user-visible impact on how the stubs are interpreted by a type checker; it's just an internal change to how typeshed's tests work.
2023-02-20 22:37:45 +00:00
Alex Waygood
7180d0223b Use typing_extensions.Self instead of _typeshed.Self (#9702) 2023-02-15 11:32:43 +01:00
wmcgee3
0c196791fc Add stub for ibm_db (#9325)
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
2022-12-24 11:07:47 +00:00