-
-
Notifications
You must be signed in to change notification settings - Fork 864
Rewrite 'Regenerating configure' section of building guide #1109
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for improving this!
Use :cpy-file: role Put Docker and Podman commands in separate blocks Rewrite part about running the containers
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lgtm!
Thanks for the reviews, Shantanu and Hugo! I made a small change post your approval, @hauntsaninja. You might want to take a look at it before I land this. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Standard reminder: You can directly apply all the suggestions you want in one go by going to Files changed
-> Clicking Add to batch on each suggestion -> When done, clicking Commit
A number of minor tweaks and nitpicks, and one potentially non-trivial typo. Otherwise, LGTM
- link to GNU Autoconf - use modern terminology: pull request iso. patch - formatting: use default code-blocks - fix weird phrasing - fix aclocal name - as appropriate, not as is appropriate
Thanks for the reviews everyone! 🙏🏻 |
Thanks for revising this all! |
Instead of talking a lot about how to regenerate
configure
using GNU Autotools, first recommend what we really want people to do: usemake regen-configure
. Second, mention that it's possible to run Christian's containers to regenerate configure. Lastly, talk briefly about regenerating using autotools directly. (IMO, we should remove that last bit; we just want people to use the containers.)📚 Documentation preview 📚: https://cpython-devguide--1109.org.readthedocs.build/