Open
Description
BPO | 31485 |
---|---|
Nosy | @terryjreedy, @serhiy-storchaka, @j4321, @GiovaLomba |
PRs |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee = None closed_at = None created_at = <Date 2017-09-15.13:57:14.322> labels = ['type-feature', 'expert-tkinter', '3.10'] title = 'Tkinter widget.unbind(sequence, funcid) unbind all bindings' updated_at = <Date 2020-05-26.07:51:27.964> user = 'https://github.com/j4321'
bugs.python.org fields:
activity = <Date 2020-05-26.07:51:27.964> actor = 'terry.reedy' assignee = 'none' closed = False closed_date = None closer = None components = ['Tkinter'] creation = <Date 2017-09-15.13:57:14.322> creator = 'j-4321-i' dependencies = [] files = [] hgrepos = [] issue_num = 31485 keywords = ['patch'] message_count = 10.0 messages = ['302256', '302258', '302262', '302293', '302299', '302487', '358227', '359369', '360142', '360145'] nosy_count = 4.0 nosy_names = ['terry.reedy', 'serhiy.storchaka', 'j-4321-i', 'glombardo'] pr_nums = ['17954'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue31485' versions = ['Python 3.10']
Linked PRs
- gh-75666: Tkinter: add tests for binding #111202
- [3.12] gh-75666: Tkinter: add tests for binding (GH-111202) #111255
- [3.11] gh-75666: Tkinter: add tests for binding (GH-111202) #111256
- gh-75666: Tkinter: "unbind(sequence, funcid)" now only unbinds "funcid" #111322
- [3.11] gh-75666: Tkinter: "unbind(sequence, funcid)" now only unbinds "funcid" (GH-111322) #112801
- [3.12] gh-75666: Tkinter: "unbind(sequence, funcid)" now only unbinds "funcid" (GH-111322) #112802