Add simple tests for new Tk widget options

BPO 34189
Nosy @serhiy-storchaka, @ZackerySpytz
PRs
  • bpo-34189: Add simple tests for new Tk widget options. #8396
  • bpo-34189: Fix checking for the bugfix Tcl version. #8397
  • [3.7] bpo-34189: Add simple tests for new Tk widget options. (GH-8396) #8398
  • [3.6] bpo-34189: Add simple tests for new Tk widget options. (GH-8396) #8399
  • [2.7] bpo-34189: Add simple tests for new Tk widget options. (GH-8396) #8400
  • [2.7] bpo-34189: Remove a file backported by accident. #8419
  • 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-07-22.19:15:54.761>
    created_at = <Date 2018-07-22.16:07:53.817>
    labels = ['3.7', 'tests', '3.8', 'type-feature', 'expert-tkinter']
    title = 'Add simple tests for new Tk widget options'
    updated_at = <Date 2018-07-23.19:32:13.519>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2018-07-23.19:32:13.519>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2018-07-22.19:15:54.761>
    closer = 'serhiy.storchaka'
    components = ['Tests', 'Tkinter']
    creation = <Date 2018-07-22.16:07:53.817>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34189
    keywords = ['patch']
    message_count = 9.0
    messages = ['322149', '322153', '322157', '322158', '322159', '322160', '322238', '322247', '322249']
    nosy_count = 2.0
    nosy_names = ['serhiy.storchaka', 'ZackerySpytz']
    pr_nums = ['8396', '8397', '8398', '8399', '8400', '8419']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34189'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']