Skip to content

Tkinter widget.unbind(sequence, funcid) unbind all bindings #75666

Open
@j4321

Description

@j4321
mannequin
BPO 31485
Nosy @terryjreedy, @serhiy-storchaka, @j4321, @GiovaLomba
PRs
  • gh-75666: Fix Misc.unbind behaviour when funcid is given #17954
  • 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

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions