X Tutup
Skip to content

[3.8] bpo-39825: Fixes sysconfig.get_config_var('EXT_SUFFIX') on Windows to match distutils (GH-22088)#23682

Merged
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-c0afb7f-3.8
Dec 7, 2020
Merged

[3.8] bpo-39825: Fixes sysconfig.get_config_var('EXT_SUFFIX') on Windows to match distutils (GH-22088)#23682
miss-islington merged 1 commit intopython:3.8from
miss-islington:backport-c0afb7f-3.8

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented Dec 7, 2020

(cherry picked from commit c0afb7f)

Co-authored-by: Matti Picus matti.picus@gmail.com

https://bugs.python.org/issue39825

… match distutils (pythonGH-22088)

(cherry picked from commit c0afb7f)

Co-authored-by: Matti Picus <matti.picus@gmail.com>
@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@miss-islington
Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit ca52aa3 into python:3.8 Dec 7, 2020
@miss-islington miss-islington deleted the backport-c0afb7f-3.8 branch December 7, 2020 17:50
@hectorese1
Copy link
Copy Markdown

(cherry picked from commit c0afb7f)

Co-authored-by: Matti Picus matti.picus@gmail.com

https://bugs.python.org/issue39825

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

X Tutup