ttk.Treeview.insert() does not allow to insert item with "False" iid · Issue #77277 · python/cpython · GitHub
Skip to content

ttk.Treeview.insert() does not allow to insert item with "False" iid #77277

Description

@igoryakovchenko
BPO 33096
Nosy @terryjreedy, @serhiy-storchaka, @garvitdelhi, @miss-islington
PRs
  • bpo-33096 Modify ttk.Treeview.insert #6228
  • [3.7] bpo-33096: Fix ttk.Treeview.insert. (GH-6228) #6246
  • [3.6] bpo-33096: Fix ttk.Treeview.insert. (GH-6228) #6247
  • [2.7] bpo-33096: Fix ttk.Treeview.insert. (GH-6228) #6326
  • bpo-33096: Removed unintentionally backported from Python 3 Tkinter files. #6724
  • 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 2018-04-01.07:43:55.567>
    created_at = <Date 2018-03-18.09:09:10.864>
    labels = ['3.7', '3.8', 'type-bug', 'expert-tkinter', 'easy']
    title = 'ttk.Treeview.insert() does not allow to insert item with "False" iid'
    updated_at = <Date 2018-05-08.07:09:11.502>
    user = 'https://bugs.python.org/igoryakovchenko'

    bugs.python.org fields:

    activity = <Date 2018-05-08.07:09:11.502>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-04-01.07:43:55.567>
    closer = 'serhiy.storchaka'
    components = ['Tkinter']
    creation = <Date 2018-03-18.09:09:10.864>
    creator = 'igor.yakovchenko'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33096
    keywords = ['patch', 'easy']
    message_count = 10.0
    messages = ['314032', '314338', '314356', '314381', '314383', '314439', '314440', '314441', '314751', '316280']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'gpolo', 'serhiy.storchaka', 'garvitdelhi', 'miss-islington', 'igor.yakovchenko']
    pr_nums = ['6228', '6246', '6247', '6326', '6724']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33096'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions