mirror of
https://github.com/python/cpython.git
synced 2025-08-05 01:18:26 +00:00

* Add declaration of Tcl_AppInit(), missing in Tcl 9.0.
* Use Tcl_Size instead of int where needed.
(cherry picked from commit e079935282
)
Co-authored-by: Christopher Chavez <chrischavez@gmx.us>
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
1 line
46 B
ReStructuredText
1 line
46 B
ReStructuredText
Support building :mod:`tkinter` with Tcl 9.0.
|