Skip to content

Tkinter: Don't stringify callback arguments #66410

Closed
@serhiy-storchaka

Description

@serhiy-storchaka
BPO 22214
Nosy @terryjreedy, @serhiy-storchaka
PRs
  • bpo-13153: Use OS native encoding for converting between Python and Tcl. #16545
  • Dependencies
  • bpo-21585: Run Tkinter tests with wantobjects=False
  • Files
  • tkinter_obj_cmd.patch
  • tkinter_obj_cmd_2.patch
  • tkinter_obj_cmd_3.patch
  • tkinter_obj_cmd_4.patch
  • 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 = 'https://github.com/serhiy-storchaka'
    closed_at = None
    created_at = <Date 2014-08-17.14:24:09.210>
    labels = ['3.7', '3.8', 'type-feature', 'expert-tkinter', '3.9']
    title = "Tkinter: Don't stringify callback arguments"
    updated_at = <Date 2019-10-02.17:57:31.798>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2019-10-02.17:57:31.798>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = False
    closed_date = None
    closer = None
    components = ['Tkinter']
    creation = <Date 2014-08-17.14:24:09.210>
    creator = 'serhiy.storchaka'
    dependencies = ['21585']
    files = ['36393', '36406', '43468', '43476']
    hgrepos = []
    issue_num = 22214
    keywords = ['patch']
    message_count = 7.0
    messages = ['225446', '225480', '225494', '268847', '268868', '268871', '268883']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'gpolo', 'serhiy.storchaka']
    pr_nums = ['16545']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22214'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Linked PRs

    Metadata

    Metadata

    Labels

    3.12only security fixes3.13bugs and security fixesstdlibPython modules in the Lib dirtopic-tkintertype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions