What happened?
There is no mention of Python support in the Driver Implementation Status page.
Wouldn't it be appropriate to include Python in this description?
Note
Drivers that support C/C++ can also be used from C#, GLib, Go, R, Ruby, and Rust, regardless of their implementation language.
It appears that the following change unintentionally omitted the mention of Python.
- .. [#supported-languages] C drivers are usable from Go, Python, and Ruby as well.
+ Drivers that support C/C++ can also be used from C#, GLib, Go, R, Ruby, and Rust, regardless of their implementation language.
Stack Trace
Not related.
How can we reproduce the bug?
See https://arrow.apache.org/adbc/current/driver/status.html.
Environment/Setup
Not related.