Skip to content

curses.addch('a', curses.color_pair(1)) ignores the color information #81919

Description

@mgedmin
mannequin
BPO 37738
Nosy @mgedmin, @vstinner, @miss-islington
PRs
  • bpo-37738: Fix curses addch(str, color_pair) #15071
  • [3.8] bpo-37738: Fix curses addch(str, color_pair) (GH-15071) #15272
  • [3.7] bpo-37738: Fix curses addch(str, color_pair) (GH-15071) #15273
  • 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 2019-08-14.11:01:28.955>
    created_at = <Date 2019-08-01.13:45:15.175>
    labels = ['3.8', '3.7', 'library', '3.9']
    title = "curses.addch('a', curses.color_pair(1)) ignores the color information"
    updated_at = <Date 2019-08-14.11:01:28.954>
    user = 'https://github.com/mgedmin'

    bugs.python.org fields:

    activity = <Date 2019-08-14.11:01:28.954>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-08-14.11:01:28.955>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-08-01.13:45:15.175>
    creator = 'mgedmin'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37738
    keywords = ['patch']
    message_count = 8.0
    messages = ['348855', '348862', '348863', '349672', '349673', '349674', '349676', '349677']
    nosy_count = 3.0
    nosy_names = ['mgedmin', 'vstinner', 'miss-islington']
    pr_nums = ['15071', '15272', '15273']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37738'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of life3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions