Skip to content

PEP 7: Clarify that compiler extensions are prohibited in general, not just GCC#2263

Merged
brettcannon merged 1 commit into
python:mainfrom
CAM-Gerlach:pep-7-clarify-compiler-exts
Jan 25, 2022
Merged

PEP 7: Clarify that compiler extensions are prohibited in general, not just GCC#2263
brettcannon merged 1 commit into
python:mainfrom
CAM-Gerlach:pep-7-clarify-compiler-exts

Conversation

@CAM-Gerlach

@CAM-Gerlach CAM-Gerlach commented Jan 24, 2022

Copy link
Copy Markdown
Member

Tweaks the wording of PEP 7 slightly, per @encukou 's suggestion on @erikjanss 's issue, to clarify that compiler extensions are prohibited in general, mentioning GCC and MSVC as specific offenders and retaining the existing GCC example, rather than just only GCC extensions specifically.

Fixes #758

@CAM-Gerlach
CAM-Gerlach requested a review from encukou January 24, 2022 22:44
@CAM-Gerlach CAM-Gerlach self-assigned this Jan 24, 2022
@CAM-Gerlach CAM-Gerlach changed the title PEP 7: Prohibit compiler extensions in general, not just GCC PEP 7: Clarify that compiler extensions are prohibited in general, not just GCC Jan 24, 2022
Comment thread pep-0007.txt Outdated
…hon#758

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@CAM-Gerlach
CAM-Gerlach force-pushed the pep-7-clarify-compiler-exts branch from b06cb4f to cc6b8ee Compare January 24, 2022 23:25
@erikjanss

erikjanss commented Jan 25, 2022 via email

Copy link
Copy Markdown

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PEP 7: Don't allow MSVC extensions

6 participants