-
-
Notifications
You must be signed in to change notification settings - Fork 848
Setup guide should link to platform readme (macOS) #453
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
Comments
GitMate.io thinks possibly related issues are python/core-workflow#30 (Link to developer guide in CPython repo description), #230 (Add a reference link to the "Python Extension Patterns" guide?), python/core-workflow#224 (Double link to the same PR), #124 (Github organization link is secret and not accessible from core-dev guide), and #221 (broken links and 404). |
Ned Deily has acknowledged that the current information about building Python on Mac is obsolete and inadequate. (For instance, tcl/tk is now included, and only 64 bit should be built for 3.7+.) But he has not yet updated it. Before linking the readme, I think he should be asked if the more detail is accurate. |
* Mention and link to the macOS readme in the repo. Fixes #453. * Rename hyperlink to 'macOS readme' to avoid conflict with Windows 'readme' * Update link to macOS Readme * Capitalize README. Co-authored-by: Ezio Melotti <[email protected]>
* Mention and link to the macOS readme in the repo. Fixes python#453. * Rename hyperlink to 'macOS readme' to avoid conflict with Windows 'readme' * Update link to macOS Readme * Capitalize README. Co-authored-by: Ezio Melotti <[email protected]>
Today I was reading the devguide to try to understand how framework builds work, but found it inadequate. I later learned that the Mac/README file in the repo has more detail. The devguide should reference that in
setup/#macos
. Filing this ticket so I don't forget.The text was updated successfully, but these errors were encountered: