Skip to content

bpo-33656: Move pyshell ctypes import inside try block. #9858

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 14, 2018

Conversation

terryjreedy
Copy link
Member

@terryjreedy terryjreedy commented Oct 13, 2018

A Windows build with _tkinter, tkinter, and idlelib
but without ctypes is unlikely but apparently possible.

https://bugs.python.org/issue33656

A Windows build with _tkinter, tkinter, and idlelib
but without ctypes is unlikely but apparently possible.
@terryjreedy terryjreedy self-assigned this Oct 13, 2018
@terryjreedy terryjreedy changed the title bpo-33656: Move pyshell ctypes import inside try-except. bpo-33656: Move pyshell ctypes import inside try block. Oct 14, 2018
@terryjreedy terryjreedy merged commit d274afb into python:master Oct 14, 2018
@miss-islington
Copy link
Contributor

Thanks @terryjreedy for the PR 🌮🎉.. I'm working now to backport this PR to: 3.6, 3.7.
🐍🍒⛏🤖

@terryjreedy terryjreedy deleted the ctype branch October 14, 2018 00:00
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 14, 2018
A Windows build with _tkinter, tkinter, and idlelib
but without ctypes is unlikely but apparently possible.
(cherry picked from commit d274afb)

Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-bot
Copy link

GH-9862 is a backport of this pull request to the 3.7 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 14, 2018
A Windows build with _tkinter, tkinter, and idlelib
but without ctypes is unlikely but apparently possible.
(cherry picked from commit d274afb)

Co-authored-by: Terry Jan Reedy <[email protected]>
@bedevere-bot
Copy link

GH-9863 is a backport of this pull request to the 3.6 branch.

miss-islington added a commit that referenced this pull request Oct 14, 2018
A Windows build with _tkinter, tkinter, and idlelib
but without ctypes is unlikely but apparently possible.
(cherry picked from commit d274afb)

Co-authored-by: Terry Jan Reedy <[email protected]>
miss-islington added a commit that referenced this pull request Oct 14, 2018
A Windows build with _tkinter, tkinter, and idlelib
but without ctypes is unlikely but apparently possible.
(cherry picked from commit d274afb)

Co-authored-by: Terry Jan Reedy <[email protected]>
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