Commit 9e2ee48
committed
PYCBC-1747: Add binding generation tools package
Modification
============
* Added tools/ package that includes binding autogen tooling
* Update .pre-commit config
* Update MANIFEST.in to exclude tools
* Set `couchbase::core::logger::level` enum to not go through
autogen so Python side can appropriately map log levels
Change-Id: If3416e1d3d2b0c8f419b062ce1eee1427f13f784
Reviewed-on: https://review.couchbase.org/c/couchbase-python-client/+/240944
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: Dimitris Christodoulou <dimitris.christodoulou@couchbase.com>1 parent 0bec626 commit 9e2ee48
31 files changed
Lines changed: 4775 additions & 518 deletions
File tree
- couchbase/logic/pycbc_core
- src
- tools/autogen
- commands
- config
- core
- templates/bindings
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
73 | 74 | | |
74 | 75 | | |
75 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
0 commit comments