diff options
| author | Jonathan Corbet <corbet@lwn.net> | 2025-11-18 09:26:11 -0700 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2025-11-18 09:26:11 -0700 |
| commit | 34a28245b6a5c4227b7122c0ff9b98d22b39f033 (patch) | |
| tree | 5f1e928a65d14b06b264b4c381b032acc1a6dbd3 /tools/lib/python/feat/parse_features.py | |
| parent | Documentation/kernel-parameters: Move the kernel build options (diff) | |
| parent | docs: bring some order to our Python module hierarchy (diff) | |
| download | linux-34a28245b6a5c4227b7122c0ff9b98d22b39f033.tar.gz linux-34a28245b6a5c4227b7122c0ff9b98d22b39f033.zip | |
Merge branch 'python-modules' into docs-mw
scripts/lib was always a bit of an awkward place for Python libraries; give
them a proper home under tools/lib/python. Put the modules from
tools/docs/lib there for good measure.
The second patch ties them into a single package namespace. It would be
more aesthetically pleasing to add a kernel layer, so we could say:
from kernel.kdoc import kdoc_parser
...and have the kernel-specific stuff clearly marked, but that means adding
an empty directory in the hierarchy, which isn't as pleasing.
There are some other "Python library" directories hidden in the kernel
tree; we may eventually want to encourage them to move as well.
Diffstat (limited to 'tools/lib/python/feat/parse_features.py')
0 files changed, 0 insertions, 0 deletions
