Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
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=Noneclosed_at=Nonecreated_at=<Date2017-09-15.13:57:14.322>labels= ['type-feature','expert-tkinter','3.10']title='Tkinter widget.unbind(sequence, funcid) unbind all bindings'updated_at=<Date2020-05-26.07:51:27.964>user='https://github.com/j4321'
bugs.python.org fields:
activity=<Date2020-05-26.07:51:27.964>actor='terry.reedy'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Tkinter']creation=<Date2017-09-15.13:57:14.322>creator='j-4321-i'dependencies= []files= []hgrepos= []issue_num=31485keywords= ['patch']message_count=10.0messages= ['302256','302258','302262','302293','302299','302487','358227','359369','360142','360145']nosy_count=4.0nosy_names= ['terry.reedy','serhiy.storchaka','j-4321-i','glombardo']pr_nums= ['17954']priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='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