Skip to content

[3.7] bpo-33656: Move pyshell ctypes import inside try block. (GH-9858)#9862

Merged
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-d274afb-3.7
Oct 14, 2018
Merged

[3.7] bpo-33656: Move pyshell ctypes import inside try block. (GH-9858)#9862
miss-islington merged 1 commit intopython:3.7from
miss-islington:backport-d274afb-3.7

Conversation

@miss-islington
Copy link
Copy Markdown
Contributor

@miss-islington miss-islington commented 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]

https://bugs.python.org/issue33656

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
Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 77e0abe into python:3.7 Oct 14, 2018
@miss-islington miss-islington deleted the backport-d274afb-3.7 branch October 14, 2018 00:19
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