diff options
| author | Nicholas Junge <nicholas.junge@web.de> | 2025-10-26 00:53:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-25 15:53:12 -0700 |
| commit | 41bb6ed8827a8d170456026f6becd638efaea7f6 (patch) | |
| tree | 76dcbe3b987da47360ebd51696f5be709850b8aa /lldb/test/API/lua_api/TestLuaAPI.py | |
| parent | e219cf60598c2c133a29170f7a9f9e793e429cc2 (diff) | |
| download | llvm-41bb6ed8827a8d170456026f6becd638efaea7f6.zip llvm-41bb6ed8827a8d170456026f6becd638efaea7f6.tar.gz llvm-41bb6ed8827a8d170456026f6becd638efaea7f6.tar.bz2 | |
[mlir][docs] Migrate code examples to nanobind, make Python spelling … (#163933)
…consistent
Since the bindings now use nanobind, I changed the code examples and
mentions in the documentation prose to mention nanobind concepts and
symbols wherever applicable.
I also made the spelling of "Python" consistent by choosing the
uppercase name everywhere that's not an executable name, part of a URL,
or directory name.
----------------
Note that I left mentions of `PybindAdaptors.h` in because of
https://github.com/llvm/llvm-project/pull/162309.
Are there any thoughts about adding a virtual environment setup guide
using [uv](https://docs.astral.sh/uv/)? It has gotten pretty popular,
and is much faster than a "vanilla" Python pip install. It can also
bootstrap an interpreter not present on the user's machine, for example
a free-threaded Python build, with the `-p` flag to the `uv venv`
virtual environment creation command.
Diffstat (limited to 'lldb/test/API/lua_api/TestLuaAPI.py')
0 files changed, 0 insertions, 0 deletions
