Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Build Python with C11 #91731

Closed
Closed
Assignees
zooba
Labels
type-bugAn unexpected behavior, bug, or errortype-featureA feature request or enhancement
@vstinner

Description

@vstinner

PEP 7 was recently updated to require a C11 compiler (without optional features) to build Python. I propose to now implement this new requirement:

  • Build Python with -std=c11 rather than -std=c99
  • Use static_assert() of <assert.h>

It's already documented in What's New in Python 3.11:

Building Python now requires a C11 compiler without optional C11 features. (Contributed by Victor Stinner in bpo-46656.

https://docs.python.org/dev/whatsnew/3.11.html#build-changes

Metadata

Metadata

Assignees

Labels

type-bugAn unexpected behavior, bug, or errortype-featureA feature request or enhancement

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp