Skip to content

(curses) addstr() takes str in Python 3 #50994

@Trundle

Description

@Trundle
mannequin
BPO 6745
Nosy @vstinner, @Trundle, @ambv, @akheron
Files
  • umlaut2x.py: Umlauts working in Python 2.x
  • umlaut3x.py: Umlauts not working in Python 3.x
  • curses_charset.patch
  • getkey_sample.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 = 'https://github.com/ambv'
    closed_at = <Date 2012-06-04.23:37:38.789>
    created_at = <Date 2009-08-20.21:54:52.568>
    labels = ['type-bug', 'library']
    title = '(curses) addstr() takes str in Python 3'
    updated_at = <Date 2012-06-04.23:37:38.769>
    user = 'https://github.com/Trundle'

    bugs.python.org fields:

    activity = <Date 2012-06-04.23:37:38.769>
    actor = 'vstinner'
    assignee = 'lukasz.langa'
    closed = True
    closed_date = <Date 2012-06-04.23:37:38.789>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2009-08-20.21:54:52.568>
    creator = 'Trundle'
    dependencies = []
    files = ['14750', '14751', '14792', '19623']
    hgrepos = []
    issue_num = 6745
    keywords = ['patch']
    message_count = 11.0
    messages = ['91786', '92019', '92020', '92021', '92023', '92024', '92025', '121318', '121346', '140380', '162307']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'Trundle', 'lukasz.langa', 'petri.lehtinen']
    pr_nums = []
    priority = 'high'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue6745'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    stdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions