docs/userguide/ext_modules.rst: New#3368
Conversation
abravalheri
left a comment
There was a problem hiding this comment.
Thank you very much @mkoeppe!
This is indeed a part of setuptools that is under documented and that sometimes requires users to read the distutils docs, which may be outdated and confusing.
I plan to add some example and a few remarks to the PR... I hope you don't mind.
|
I added some changes in the spirit of improving the docs:
You can see the final result in https://setuptools--3368.org.readthedocs.build/en/3368/userguide/ext_modules.html. I hope you don't mind the updates... Please let me know if you would like to change anything, otherwise I plan to merge the PR very soon. |
|
@Mergifyio rebase |
✅ Branch has been successfully rebased |
e182705 to
875d771
Compare
Thanks very much, looking great. |
Summary of changes
Add documentation on
build_extas requested by @jaraco in python/cpython#90539 (comment)Pull Request Checklist
changelog.d/.(See documentation for details)