docs/userguide/ext_modules.rst: New#3368
Merged
abravalheri merged 11 commits intopypa:mainfrom Jun 14, 2022
Merged
Conversation
abravalheri
reviewed
Jun 14, 2022
Contributor
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.
Contributor
|
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. |
Contributor
|
@Mergifyio rebase |
Contributor
✅ Branch has been successfully rebased |
e182705 to
875d771
Compare
Contributor
Author
Thanks very much, looking great. |
This was referenced Jun 17, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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)