Skip to content

Fix curses module compilation with ncurses6 #69906

@donmez

Description

@donmez
mannequin
BPO 25720
Nosy @Yhg1s, @mdickinson, @serhiy-storchaka, @ma8ma, @yan12125
PRs
  • bpo-25720: curses: Fix check for whether WINDOW is a pad #1689
  • bpo-25720: Fix the method for checking pad state of curses WINDOW #4164
  • [3.6] bpo-25720: Fix the method for checking pad state of curses WINDOW (GH-4164) #4212
  • [2.7] bpo-25720: Fix the method for checking pad state of curses WINDOW (GH-4164) #4213
  • Dependencies
  • bpo-31891: Make curses compiling on NetBSD 7.1 and tests passing
  • Files
  • curses-ncurses6.patch
  • curses-is_pad.patch
  • join-test-issue28190-issue25720.patch: for testing
  • 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 2017-11-01.12:38:50.867>
    created_at = <Date 2015-11-24.11:39:07.962>
    labels = ['extension-modules', 'build', '3.7']
    title = 'Fix curses module compilation with ncurses6'
    updated_at = <Date 2017-11-01.12:38:50.865>
    user = 'https://bugs.python.org/donmez'

    bugs.python.org fields:

    activity = <Date 2017-11-01.12:38:50.865>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-01.12:38:50.867>
    closer = 'serhiy.storchaka'
    components = ['Extension Modules']
    creation = <Date 2015-11-24.11:39:07.962>
    creator = 'donmez'
    dependencies = ['31891']
    files = ['41148', '45002', '45037']
    hgrepos = []
    issue_num = 25720
    keywords = ['patch']
    message_count = 27.0
    messages = ['255261', '258136', '258137', '258142', '261920', '261923', '278050', '278054', '278128', '278140', '278241', '278242', '278245', '278248', '278303', '278353', '278360', '278363', '287757', '294071', '296750', '305178', '305181', '305370', '305372', '305373', '305374']
    nosy_count = 6.0
    nosy_names = ['twouters', 'mark.dickinson', 'donmez', 'serhiy.storchaka', 'masamoto', 'yan12125']
    pr_nums = ['1689', '4164', '4212', '4213']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'compile error'
    url = 'https://bugs.python.org/issue25720'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifebuildThe build process and cross-buildextension-modulesC modules in the Modules dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions