[issue42603] Tkinter: pkg-config is not used to get location of tcl and tk headers/libraries

2020-12-09 Thread Manolis Stamatogiannakis
Change by Manolis Stamatogiannakis : -- keywords: +patch pull_requests: +22581 stage: -> patch review pull_request: https://github.com/python/cpython/pull/23721 ___ Python tracker <https://bugs.python.org/issu

[issue42603] Tkinter: pkg-config is not used to get location of tcl and tk headers/libraries

2020-12-08 Thread Manolis Stamatogiannakis
Manolis Stamatogiannakis added the comment: I already have a patch to fix this. Waiting for my CLA to be registered before creating a PR. -- ___ Python tracker <https://bugs.python.org/issue42

[issue42603] Tkinter: pkg-config is not used to get location of tcl and tk headers/libraries

2020-12-08 Thread Manolis Stamatogiannakis
New submission from Manolis Stamatogiannakis : This is indirectly related to 42541: If pkg-config settings are honoured, it is made easier to compile Python against a modern version of TCL/TK. -- components: Tkinter messages: 382756 nosy: m000 priority: normal severity: normal status