[issue37288] Fix Windows build when --no-tkinter is specified

2019-06-17 Thread miss-islington


miss-islington  added the comment:


New changeset 79d8204c4f02d02b3c6570de94c85863c27ddecb by Miss Islington (bot) 
in branch '3.8':
bpo-37288: Fix Windows build when --no-tkinter is specified (GH-14096)
https://github.com/python/cpython/commit/79d8204c4f02d02b3c6570de94c85863c27ddecb


--
nosy: +miss-islington

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37288] Fix Windows build when --no-tkinter is specified

2019-06-17 Thread Steve Dower


Steve Dower  added the comment:

Thanks, Paul!

--
assignee:  -> steve.dower
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37288] Fix Windows build when --no-tkinter is specified

2019-06-17 Thread miss-islington


Change by miss-islington :


--
pull_requests: +14002
pull_request: https://github.com/python/cpython/pull/14160

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37288] Fix Windows build when --no-tkinter is specified

2019-06-17 Thread Steve Dower


Steve Dower  added the comment:


New changeset 00f6493084c385033fe5574314223217d9a26672 by Steve Dower (Paul 
Monson) in branch 'master':
bpo-37288: Fix Windows build when --no-tkinter is specified (GH-14096)
https://github.com/python/cpython/commit/00f6493084c385033fe5574314223217d9a26672


--

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37288] Fix Windows build when --no-tkinter is specified

2019-06-14 Thread Paul Monson


Change by Paul Monson :


--
keywords: +patch
pull_requests: +13951
stage:  -> patch review
pull_request: https://github.com/python/cpython/pull/14096

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue37288] Fix Windows build when --no-tkinter is specified

2019-06-14 Thread Paul Monson


Paul Monson  added the comment:

Change title: Fix Windows build when --no-tkinter is specified
I noticed this because the Windows arm32 buildbot build was broken.

--
title: Windows arm32 buildbot build is broken -> Fix Windows build when 
--no-tkinter is specified

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com