Terry J. Reedy <tjre...@udel.edu> added the comment:

I cannot reproduce 'too large'.  My screen in 340 mm high.  It is reported as 
305 in console Python 3.7.1rc1 and in IDLE run normally and with -n (no 
subprocess) and in console Python 3.6.7.  The point of trying '-n' is to run 
the test code in the IDLE process, which now makes a DPIAwareness call.  I am 
fairly sure that my console does not. 

In any case, tkinter interfaces to tcl/tk via _tkinter.  Unless it can be shown 
that _tkinter distorts the value returned by tk, I think this should be closed 
as '3rd party'.

----------
nosy: +serhiy.storchaka, terry.reedy
versions: +Python 3.7, Python 3.8

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue34918>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to