Skip to content

tkinter askcolor returning floats for r, g, b values instead of ints #77470

Description

@BryanOakley
BPO 33289
Nosy @terryjreedy, @vstinner, @serhiy-storchaka, @csabella, @miss-islington
PRs
  • bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser #6578
  • [3.9] bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578). #24318
  • [3.8] [3.9] bpo-33289: Return RGB triplet of ints instead of floats from tkinter.colorchooser (GH-6578). (GH-24318) #24325
  • Files
  • tk_rgb.py
  • 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 = <Date 2021-01-25.10:05:25.921>
    created_at = <Date 2018-04-16.21:49:41.715>
    labels = ['type-bug', 'expert-tkinter', '3.10']
    title = 'tkinter askcolor returning floats for r, g, b values instead of ints'
    updated_at = <Date 2021-01-25.10:05:25.920>
    user = 'https://bugs.python.org/BryanOakley'

    bugs.python.org fields:

    activity = <Date 2021-01-25.10:05:25.920>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-01-25.10:05:25.921>
    closer = 'serhiy.storchaka'
    components = ['Tkinter']
    creation = <Date 2018-04-16.21:49:41.715>
    creator = 'Bryan.Oakley'
    dependencies = []
    files = ['49756']
    hgrepos = []
    issue_num = 33289
    keywords = ['patch']
    message_count = 14.0
    messages = ['315367', '315548', '315555', '315619', '321551', '321559', '321564', '385400', '385434', '385436', '385438', '385441', '385609', '385612']
    nosy_count = 6.0
    nosy_names = ['terry.reedy', 'vstinner', 'serhiy.storchaka', 'Bryan.Oakley', 'cheryl.sabella', 'miss-islington']
    pr_nums = ['6578', '24318', '24325']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33289'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixestopic-tkintertype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions