Skip to content

gh-100008: Document Python build requirements - #100009

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:build_req
Dec 5, 2022
Merged

gh-100008: Document Python build requirements#100009
vstinner merged 1 commit into
python:mainfrom
vstinner:build_req

Conversation

@vstinner

@vstinnervstinner commented Dec 5, 2022

Copy link
Copy Markdown
Member

Document also configure --without-freelists option added to Python
3.11.

* On Windows, Microsoft Visual Studio 2017 or later is required.

.. versionchanged:: 3.11

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The requirement for VS 2017 is new in 3.11 also.

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aha, I didn't know. I failed to find any document about this change.

I created PR #100045 to document it.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@vstinner@terryjreedy@bedevere-bot