close
Skip to content

Multibyte string on string::string_print #35494

@hyeshik

Description

@hyeshik
BPO 479898
Nosy @gvanrossum, @loewis, @hyeshik
Files
  • python_mbstring_diff.txt: patch to Objects/stringobject.c
  • configure.in.diff.txt: 2nd) autoconf detect for mbtowc(), iswprint()
  • pyconfig.h.in.diff.txt: 2nd) autoconf detect for mbtowc(), iswprint()
  • stringobject.c.diff.txt: 2nd) new clean(on my view) patch for Objects/stringobject.c
  • mb3.diff: 3rd) revised (includes patch for stringobject.c, configure.in and pyconfig.h.in)
  • 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 2002-10-11.05:38:32.000>
    created_at = <Date 2001-11-09.07:10:11.000>
    labels = ['interpreter-core']
    title = 'Multibyte string on string::string_print'
    updated_at = <Date 2002-10-11.05:38:32.000>
    user = 'https://github.com/hyeshik'

    bugs.python.org fields:

    activity = <Date 2002-10-11.05:38:32.000>
    actor = 'loewis'
    assignee = 'none'
    closed = True
    closed_date = None
    closer = None
    components = ['Interpreter Core']
    creation = <Date 2001-11-09.07:10:11.000>
    creator = 'hyeshik.chang'
    dependencies = []
    files = ['3743', '3744', '3745', '3746', '3747']
    hgrepos = []
    issue_num = 479898
    keywords = ['patch']
    message_count = 10.0
    messages = ['38131', '38132', '38133', '38134', '38135', '38136', '38137', '38138', '38139', '38140']
    nosy_count = 3.0
    nosy_names = ['gvanrossum', 'loewis', 'hyeshik.chang']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue479898'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions