Skip to content

[3.9] bpo-40878: xlc cannot handle C99 extern inline. (GH-21887)#21891

Merged
skrah merged 1 commit into
python:3.9from
miss-islington:backport-40e700a-3.9
Aug 15, 2020
Merged

[3.9] bpo-40878: xlc cannot handle C99 extern inline. (GH-21887)#21891
skrah merged 1 commit into
python:3.9from
miss-islington:backport-40e700a-3.9

Conversation

@miss-islington

@miss-islington miss-islington commented Aug 15, 2020

Copy link
Copy Markdown
Contributor

This applies to the default "extc99" mode. Python does not compile with "stdc99".
(cherry picked from commit 40e700a)

Co-authored-by: Stefan Krah skrah@bytereef.org

https://bugs.python.org/issue40878

This applies to the default "extc99" mode.  Python does not compile with "stdc99".
(cherry picked from commit 40e700a)

Co-authored-by: Stefan Krah <skrah@bytereef.org>
@skrah

skrah commented Aug 15, 2020

Copy link
Copy Markdown
Contributor

I expect this to go into 3.9.1 as per:

https://mail.python.org/archives/list/python-dev@python.org/message/5RKZ5CP2SSCD43TUZLHN2F72Z7X4XMYX/

There is no immediate need to merge it into 3.9.0.

@miss-islington

Copy link
Copy Markdown
Contributor Author

@skrah: Status check is done, and it's a success ✅ .

@miss-islington miss-islington deleted the backport-40e700a-3.9 branch August 15, 2020 18:37
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.

4 participants