GitHub / bloomberg/python-comdb2 issues and pull requests
#90 - correct description type
Pull Request -
State: open - Opened by jsurany 4 months ago
#89 - dbapi2.Cursor.description property type annotation should be Optional[...]
Issue -
State: open - Opened by jsurany 4 months ago
#88 - Release version 1.8.0
Pull Request -
State: closed - Opened by godlygeek 4 months ago
#87 - docs: Remove an unused setting from docs/conf.py
Pull Request -
State: closed - Opened by godlygeek 5 months ago
#86 - Stop returning datetimes with pytz timezones
Issue -
State: open - Opened by godlygeek 6 months ago
- 1 comment
#85 - Drop support for Python 3.7, and fix CI on Ubuntu 24.04
Pull Request -
State: closed - Opened by godlygeek 7 months ago
#84 - Add asdatetime helper to DatetimeUs
Pull Request -
State: closed - Opened by gaborbernat 7 months ago
#83 - Add support for binding parameters by index
Pull Request -
State: closed - Opened by chands10 7 months ago
- 14 comments
#82 - Bind by Index
Issue -
State: open - Opened by chands10 7 months ago
#81 - Add escape like helper
Issue -
State: open - Opened by gaborbernat 9 months ago
- 2 comments
#80 - Allow opting in to treat datetimeus as datetime rather than DatetimeUS
Issue -
State: open - Opened by gaborbernat 9 months ago
#79 - Export `Value` and `ParameterValue` type aliases
Pull Request -
State: closed - Opened by jsurany 10 months ago
- 1 comment
#78 - Expose Value type explicitly
Issue -
State: closed - Opened by jsurany 10 months ago
#77 - Bump actions/setup-python from 4 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies
#76 - Handle C++ exceptions thrown within `libcdb2api`
Pull Request -
State: closed - Opened by sarahmonod 11 months ago
Labels: enhancement
#75 - Update `upload-artifact` and `download-artifact`
Pull Request -
State: closed - Opened by godlygeek 11 months ago
#74 - docs: Document array binding
Pull Request -
State: closed - Opened by godlygeek 11 months ago
#73 - Prepare for 1.7.0 release
Pull Request -
State: closed - Opened by godlygeek 11 months ago
#72 - Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
Pull Request -
State: closed - Opened by dependabot[bot] 11 months ago
- 2 comments
Labels: dependencies
#71 - Declare `fetchmany` and `fetchall` to return lists instead of `Sequence`
Pull Request -
State: closed - Opened by Saharsh-R 12 months ago
#70 - Mismatch between documentation and returned type
Issue -
State: closed - Opened by Saharsh-R 12 months ago
- 2 comments
#69 - Break something
Pull Request -
State: closed - Opened by sarahmonod about 1 year ago
#68 - Start building and testing for Python 3.13
Pull Request -
State: closed - Opened by sarahmonod about 1 year ago
#67 - Begin building as C++ rather than C99
Pull Request -
State: closed - Opened by godlygeek about 1 year ago
- 2 comments
#66 - Allow explicitly requesting specific result set column types
Pull Request -
State: closed - Opened by godlygeek over 1 year ago
- 3 comments
#65 - Modernize style
Pull Request -
State: closed - Opened by godlygeek over 1 year ago
- 1 comment
#64 - ci: Explicitly remove Comdb2 build artifacts
Pull Request -
State: closed - Opened by godlygeek over 1 year ago
#63 - ci: Build docs, and publish them for releases
Pull Request -
State: closed - Opened by godlygeek over 1 year ago
Labels: enhancement
#62 - tests: Fix a test that fails on leap days
Pull Request -
State: closed - Opened by godlygeek over 1 year ago
Labels: bug
#61 - Investigate supporting the `:named` paramstyle for `comdb2.dbapi2`
Issue -
State: open - Opened by godlygeek over 1 year ago
Labels: enhancement
#60 - Type Checking for Class Row Factory
Issue -
State: open - Opened by ms2892 over 1 year ago
#59 - Move type hints from stubs to be inline
Issue -
State: closed - Opened by sarahmonod over 1 year ago
- 1 comment
#58 - Update type annotations to allow binding arrays
Pull Request -
State: closed - Opened by godlygeek over 1 year ago
#57 - ClassRowFactory
Pull Request -
State: closed - Opened by ms2892 over 1 year ago
- 8 comments
#56 - Review `bbytearray` error messages
Issue -
State: closed - Opened by sarahmonod over 1 year ago
- 1 comment
#55 - Fix typo in docs
Pull Request -
State: closed - Opened by sarahmonod over 1 year ago
- 3 comments
#54 - Fix a potential use-after-free bug
Pull Request -
State: closed - Opened by godlygeek over 1 year ago
- 1 comment
#53 - Prepare for release of `1.6.1`
Pull Request -
State: closed - Opened by sarahmonod over 1 year ago
#52 - Drop support for 3.6
Pull Request -
State: closed - Opened by sarahmonod over 1 year ago
#51 - Drop 2.7 support
Pull Request -
State: closed - Opened by sarahmonod over 1 year ago
- 1 comment
#50 - Use `libcdb2api.a` instead of `libcdb2api.so`
Pull Request -
State: closed - Opened by sarahmonod over 1 year ago
- 1 comment
#49 - Confirm bloomberg/comdb2#4088 fixes our CI
Pull Request -
State: closed - Opened by sarahmonod over 1 year ago
- 1 comment
#48 - Debugging CI
Pull Request -
State: closed - Opened by sarahmonod over 1 year ago
#47 - Add Support for Parameter Binding Arrays
Pull Request -
State: closed - Opened by athmihir over 1 year ago
- 5 comments
#46 - Simplify CI by removing unnecessary installation
Pull Request -
State: closed - Opened by sarahmonod over 1 year ago
- 1 comment
#45 - Fix `MANIFEST.in` and make CI tests build and use a source distribution instead of the source directly
Pull Request -
State: closed - Opened by sarahmonod almost 2 years ago
- 2 comments
#44 - Fix `MANIFEST.in` to also include `pxd` files
Pull Request -
State: closed - Opened by sarahmonod almost 2 years ago
Labels: bug
#43 - Fix bug with Cython and make CI run daily
Pull Request -
State: closed - Opened by sarahmonod almost 2 years ago
- 2 comments
Labels: bug
#42 - Provide a "class" row factory
Issue -
State: open - Opened by deppe over 2 years ago
- 14 comments
#41 - Run Sphinx in CI with `-nW --keep-going`
Issue -
State: open - Opened by godlygeek almost 3 years ago
#40 - docs: Fix Sphinx warnings
Pull Request -
State: closed - Opened by godlygeek almost 3 years ago
#39 - Add CI badge
Pull Request -
State: closed - Opened by sarahmonod almost 3 years ago
#38 - Enable CI on Github Actions
Pull Request -
State: closed - Opened by sarahmonod almost 3 years ago
#37 - Add CI
Issue -
State: closed - Opened by sarahmonod almost 3 years ago
#36 - Support intervalds and/or intervaldsus
Issue -
State: open - Opened by eo2020 about 3 years ago
- 1 comment
#35 - Testing Github Actions
Pull Request -
State: closed - Opened by sarahmonod about 3 years ago
#34 - Allow close without consume
Pull Request -
State: closed - Opened by godlygeek over 3 years ago
#33 - Fix params type hints
Pull Request -
State: closed - Opened by godlygeek about 4 years ago
#32 - Update to use `root_doc` instead of `master_doc`
Pull Request -
State: closed - Opened by godlygeek about 4 years ago
#31 - Release version 1.3.3
Pull Request -
State: closed - Opened by godlygeek about 4 years ago
#30 - Add type stubs for the public interface
Pull Request -
State: closed - Opened by godlygeek about 4 years ago
- 1 comment
#29 - Fix `DatetimeUs.astimezone` Python 3 compatibility
Pull Request -
State: closed - Opened by godlygeek over 4 years ago
#28 - Release version 1.3.2
Pull Request -
State: closed - Opened by godlygeek over 4 years ago
#27 - Improve error message for bind failures
Pull Request -
State: closed - Opened by godlygeek over 4 years ago
- 1 comment
#26 - docs: Add tips on how to bind dynamic list
Pull Request -
State: closed - Opened by nchepanov almost 5 years ago
#25 - Sphinx configuration updates
Pull Request -
State: closed - Opened by godlygeek almost 5 years ago
#24 - Bump version to 1.3.0
Pull Request -
State: closed - Opened by godlygeek about 5 years ago
#23 - Add a note to tips about bytearray length
Pull Request -
State: closed - Opened by rhoban13 about 5 years ago
- 2 comments
#22 - setup.py: Drop explicit dependency on protobuf-c
Pull Request -
State: closed - Opened by godlygeek about 5 years ago
#21 - Handle statements beginning with a comment
Pull Request -
State: closed - Opened by godlygeek about 5 years ago
#20 - Bump version to 1.2.3
Pull Request -
State: closed - Opened by godlygeek over 5 years ago
#19 - Replace Cython's deprecated `property` syntax
Pull Request -
State: closed - Opened by grigoriosgiann almost 6 years ago
#18 - Built HTML docs
Pull Request -
State: closed - Opened by oboratav almost 6 years ago
- 2 comments
#17 - fixed sphinx config to get __version__ from its new location, _about.py
Pull Request -
State: closed - Opened by oboratav almost 6 years ago
- 4 comments
#16 - Don't import `comdb2` in PyPI
Pull Request -
State: closed - Opened by mariocj89 almost 6 years ago
#15 - Bump version to 1.2.2
Pull Request -
State: closed - Opened by mariocj89 almost 6 years ago
#14 - Add `MANIFEST.in` to include `pyproject.toml`
Pull Request -
State: closed - Opened by mariocj89 almost 6 years ago
#13 - Bump version to 1.2.1
Pull Request -
State: closed - Opened by mariocj89 almost 6 years ago
#12 - Use `pyproject.toml` for build dependencies
Pull Request -
State: closed - Opened by mariocj89 almost 6 years ago
#11 - Use pkg-config to build the C extension
Pull Request -
State: closed - Opened by mariocj89 almost 6 years ago
#10 - Bump version to 1.2.0
Pull Request -
State: closed - Opened by godlygeek about 7 years ago
- 1 comment
#9 - Remove use of cython at setup.py
Pull Request -
State: closed - Opened by mariocj89 about 7 years ago
- 2 comments
#8 - Proposal: Rename package to 'comdb2' from 'python-comdb2'
Pull Request -
State: closed - Opened by mariocj89 about 7 years ago
- 2 comments
#7 - Work on directly supporting the context manager.
Pull Request -
State: closed - Opened by mistachkin about 7 years ago
#6 - Update version in preparation for new release
Pull Request -
State: closed - Opened by godlygeek over 7 years ago
#5 - Fix DB-API 2.0 description inconsistency
Pull Request -
State: closed - Opened by godlygeek over 7 years ago
#4 - Document the rationale for using `pyformat`
Pull Request -
State: closed - Opened by godlygeek over 7 years ago
#3 - Add browseable documentation
Issue -
State: closed - Opened by fophillips over 7 years ago
- 1 comment
#2 - Proposal to add context managers to comdb2.cdb2
Pull Request -
State: closed - Opened by wijagels almost 8 years ago
#1 - Add CONTRIBUTING.md
Pull Request -
State: closed - Opened by kpfleming about 8 years ago
- 4 comments