Commit 9d8ccf0
authored
feat(bindings/python)!: Generate stubs for Operator overloads and Scheme (#6729)
* add services module with PyScheme
* ensure python 3.10 compatibility file.pyi
* Add new service base
* add config to docstrings
* fix
* Add overloads to operators
* remove and replace files
* overloads to use pyscheme directly
* overloads to use pyscheme directly
* Add Scheme to overloads
* Add returns section to overloads
* update doc style1 parent c481a6d commit 9d8ccf0
File tree
14 files changed
+9092
-1175
lines changed- bindings/python
- python/opendal
- src
- dev/src/generate
14 files changed
+9092
-1175
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
57 | 58 | | |
58 | 59 | | |
59 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
0 commit comments