Skip to content

curses patch add color_set and wcolor_set , and addchstr family of functions #49618

Description

@steveintegrityintegratorsnet
BPO 5368
Nosy @birkenfeld, @serhiy-storchaka
Files
  • test_curses_color_set.py: The unit test.
  • curses_patch.diff: The diff file for Modules/_cursesmodule.c
  • test_curses_addchstr.py: Unit test for addchstr family.
  • lib_curses_rst.diff: Diff for Docs/library/curses.rst
  • howto_curses_rst.diff: Diff file for Docs/howto/curses.rst
  • whatsnew_2_7_rst.diff: Diff file for the Docs/whatsnew/2.7.rst file.
  • 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 = None
    created_at = <Date 2009-02-25.17:30:28.123>
    labels = ['extension-modules', 'type-feature', '3.7']
    title = 'curses patch add color_set and wcolor_set , and addchstr family of functions'
    updated_at = <Date 2017-11-01.18:55:37.516>
    user = 'https://bugs.python.org/steveintegrityintegratorsnet'

    bugs.python.org fields:

    activity = <Date 2017-11-01.18:55:37.516>
    actor = 'serhiy.storchaka'
    assignee = 'serhiy.storchaka'
    closed = False
    closed_date = None
    closer = None
    components = ['Extension Modules']
    creation = <Date 2009-02-25.17:30:28.123>
    creator = 'steve@integrityintegrators.net'
    dependencies = []
    files = ['13175', '13194', '13195', '13204', '13206', '13207']
    hgrepos = []
    issue_num = 5368
    keywords = ['patch']
    message_count = 10.0
    messages = ['82709', '82751', '82758', '82804', '82805', '82806', '82833', '82834', '82835', '99800']
    nosy_count = 3.0
    nosy_names = ['georg.brandl', 'steve@integrityintegrators.net', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue5368'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Labels

    extension-modulesC modules in the Modules dirtype-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    Status
    Features

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions