Skip to content

tkinter: avoid reference loops with Variables and Fonts #66266

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 22068
Nosy @terryjreedy, @kbkaiser, @vstinner, @serwy, @serhiy-storchaka
Files
  • tracemalloc.txt
  • regrtest_tracemalloc.patch
  • tkinter_refloops-2.7.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 = <Date 2014-08-17.13:47:14.536>
    created_at = <Date 2014-07-25.15:34:59.628>
    labels = ['type-bug', 'expert-tkinter']
    title = 'tkinter: avoid reference loops with Variables and Fonts'
    updated_at = <Date 2014-08-17.13:47:14.536>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2014-08-17.13:47:14.536>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2014-08-17.13:47:14.536>
    closer = 'serhiy.storchaka'
    components = ['Tkinter']
    creation = <Date 2014-07-25.15:34:59.628>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = ['36087', '36088', '36105']
    hgrepos = []
    issue_num = 22068
    keywords = ['patch']
    message_count = 12.0
    messages = ['223958', '223960', '223961', '223963', '224021', '224033', '224042', '224092', '224361', '224363', '225273', '225440']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'kbk', 'vstinner', 'roger.serwy', 'python-dev', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue22068'
    versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions