summaryrefslogtreecommitdiff
path: root/docs/markdown/Python-module.md
AgeCommit message (Expand)Author
2025-12-17modules/python: use typed_kwargs for `install_dir`Dylan Baker
2025-03-03docs: Mention deprecation of path(), document full_path()Nirbheek Chauhan
2024-11-17docs: fix description of `py.install_sources` argumentsRalf Gommers
2024-10-31Correct typo in example Python module optionLuke Smith
2024-07-12docs: mention cython_args in cython reference docsNathan Goldbaum
2024-06-10Add note about meson-python and installation pathEmil Melnikov
2023-08-14Python: Add 'limited_api' kwarg to extension_moduleAndrew McNulty
2023-05-02Find python3.xx on windowsCharles Brunet
2022-11-26add missing documentation for python installation default pure kwargEli Schwartz
2022-10-24Add missing since annotations in docsElliott Sales de Andrade
2022-06-19python module: implicitly add python dep to extensionsEli Schwartz
2022-05-09python module: default extensions to hidden symbol visibilityEli Schwartz
2021-10-08python: Add platlibdir and purelibdir optionsXavier Claessens
2021-10-03docs: Fix broken linksDaniel Mensinger
2021-08-30Add missing "disabler" kwarg to python.dependency()Xavier Claessens
2021-08-17Add install tagsXavier Claessens
2021-01-31Capitalize "Meson" consistently as it is a proper name. [skip ci]Jussi Pakkanen
2021-01-30Rewrap long text lines in docs. [skip ci]Jussi Pakkanen
2020-02-17modules/python: Do not error out if positional args are passedNirbheek Chauhan
2019-12-18python: add embed to the python dependency functionDaniel Mensinger
2019-06-12modules/python: add a modules keyword argumentDylan Baker
2019-03-09docs: document that the .path() method for Python is new in 0.50 [skip ci]Dylan Baker
2019-01-09Fix links to reference manualAlex Băluț
2018-11-04Update Python-module.mdLuca Weiss
2018-10-23Add 'disabler' argument to functions returning not-found objectsXavier Claessens
2018-09-16find_installation: Add support for feature option in required kwargXavier Claessens
2018-04-22Python module: update documentation for new APIMathieu Duponchelle
2018-04-09[fixup]: write documentationMathieu Duponchelle