Skip to content

Initialization of globals in unicodeobject.c #54365

@skrah

Description

@skrah
mannequin
BPO 10156
Nosy @malemburg, @birkenfeld, @amauryfa, @ncoghlan, @pitrou, @vstinner, @skrah, @serhiy-storchaka
Files
  • unicode_init_globals.patch
  • unicode_init_globals2.patch
  • unicode-leak.patch: patch by Daniel Stutzbach
  • unicode_globals-2.7.patch
  • unicode_globals-3.2.patch
  • unicode_globals-3.3.patch
  • unicode_globals-3.4.patch
  • unicode_globals-2.7_2.patch
  • unicode_globals-3.2_2.patch
  • unicode_globals-3.3_2.patch
  • unicode_globals-3.4_2.patch
  • unicode_globals-2.7_3.patch
  • unicode_globals-3.2_3.patch
  • unicode_globals-3.3_3.patch
  • unicode_globals-3.4_3.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 2013-01-26.23:21:26.078>
    created_at = <Date 2010-10-20.17:27:05.446>
    labels = ['interpreter-core', 'type-bug']
    title = 'Initialization of globals in unicodeobject.c'
    updated_at = <Date 2013-01-26.23:21:43.252>
    user = 'https://github.com/skrah'

    bugs.python.org fields:

    activity = <Date 2013-01-26.23:21:43.252>
    actor = 'skrah'
    assignee = 'none'
    closed = True
    closed_date = <Date 2013-01-26.23:21:26.078>
    closer = 'skrah'
    components = ['Interpreter Core']
    creation = <Date 2010-10-20.17:27:05.446>
    creator = 'skrah'
    dependencies = []
    files = ['19336', '19351', '21611', '28607', '28608', '28609', '28610', '28815', '28816', '28817', '28818', '28826', '28827', '28828', '28829']
    hgrepos = []
    issue_num = 10156
    keywords = ['patch']
    message_count = 29.0
    messages = ['119226', '119237', '119238', '119239', '119241', '119356', '119387', '119396', '119503', '133502', '133504', '144749', '172103', '179221', '179223', '179234', '179256', '179494', '179498', '179504', '180546', '180547', '180573', '180579', '180617', '180623', '180652', '180654', '180721']
    nosy_count = 13.0
    nosy_names = ['lemburg', 'georg.brandl', 'amaury.forgeotdarc', 'ncoghlan', 'pitrou', 'vstinner', 'stutzbach', 'Arfrever', 'skrah', 'python-dev', 'serhiy.storchaka', 'franck', 'Gregory.Andersen']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue10156'
    versions = ['Python 2.7', 'Python 3.2', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions