Skip to content

Add the const qualifier for char and wchar_t pointers to unmodifiable strings #76422

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 32241
Nosy @vstinner, @serhiy-storchaka
PRs
  • bpo-32241: Add the const qualifire to declarations of umodifiable strings. #4748
  • 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-12-12.11:55:32.591>
    created_at = <Date 2017-12-07.13:54:04.793>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'Add the const qualifier for char and wchar_t pointers to unmodifiable strings'
    updated_at = <Date 2017-12-12.11:55:32.590>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-12-12.11:55:32.590>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-12-12.11:55:32.591>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2017-12-07.13:54:04.793>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32241
    keywords = ['patch']
    message_count = 2.0
    messages = ['307802', '308119']
    nosy_count = 2.0
    nosy_names = ['vstinner', 'serhiy.storchaka']
    pr_nums = ['4748']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32241'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions