Skip to content

/tmp does not exist on Android and is used by curses.window.putwin() #73362

@xdegaye

Description

@xdegaye
mannequin
BPO 29176
Nosy @Yhg1s, @vstinner, @tiran, @xdegaye, @serhiy-storchaka, @yan12125
PRs
  • bpo-29176: Fix name of the _curses.window class #52
  • curses: use tempfile.TemporaryFile for get/putwin #53
  • bpo-29176 Use tmpfile() in curses module #235
  • bpo-29176: curses: use tmpfile() for getwin/putwin #237
  • [3.6] bpo-29176: Fix name of the _curses.window class (GH-52) #532
  • Files
  • ncurses.patch
  • mkstemp_curses.patch
  • curses_temporaryfile.patch
  • curses_fix_window_class_name.patch
  • 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-03-27.11:15:29.155>
    created_at = <Date 2017-01-06.10:47:00.717>
    labels = ['type-security', 'extension-modules', '3.7']
    title = '/tmp does not exist on Android and is used by curses.window.putwin()'
    updated_at = <Date 2017-03-27.11:15:29.153>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2017-03-27.11:15:29.153>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-03-27.11:15:29.155>
    closer = 'vstinner'
    components = ['Extension Modules']
    creation = <Date 2017-01-06.10:47:00.717>
    creator = 'xdegaye'
    dependencies = []
    files = ['46266', '46267', '46622', '46623']
    hgrepos = []
    issue_num = 29176
    keywords = ['patch']
    message_count = 30.0
    messages = ['284810', '284819', '285310', '285320', '285321', '285322', '287511', '287512', '287514', '287521', '287643', '287645', '288006', '288011', '288303', '288308', '288348', '288350', '288352', '288359', '288384', '288440', '288441', '288794', '288795', '288989', '290259', '290349', '290440', '290585']
    nosy_count = 6.0
    nosy_names = ['twouters', 'vstinner', 'christian.heimes', 'xdegaye', 'serhiy.storchaka', 'yan12125']
    pr_nums = ['52', '53', '235', '237', '532']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'security'
    url = 'https://bugs.python.org/issue29176'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions