gh-72684: Tkinter: provide interface for "tk busy" subcommands by serhiy-storchaka · Pull Request #107684 · python/cpython

@serhiy-storchaka

Add tkinter.Misc methods: tk_busy_hold(), tk_busy_configure(), tk_busy_cget(),
tk_busy_forget(), tk_busy_current(), and tk_busy_status().

@bedevere-bot mentioned this pull request

Aug 6, 2023

@serhiy-storchaka