Skip to content

PyImport_GetMagicTag() should use the same const char * as sys.implementation.cache_tag #59447

@ericsnowcurrently

Description

@ericsnowcurrently
BPO 15242
Nosy @brettcannon, @amauryfa, @larryhastings, @ericsnowcurrently
Files
  • cache_tag_via_configure.diff
  • cache_tag_via_sys_var.diff
  • 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 2012-07-10.05:21:02.363>
    created_at = <Date 2012-07-03.06:54:06.919>
    labels = ['interpreter-core', 'type-bug']
    title = 'PyImport_GetMagicTag() should use the same const char * as sys.implementation.cache_tag'
    updated_at = <Date 2012-07-10.05:21:02.363>
    user = 'https://github.com/ericsnowcurrently'

    bugs.python.org fields:

    activity = <Date 2012-07-10.05:21:02.363>
    actor = 'eric.snow'
    assignee = 'none'
    closed = True
    closed_date = <Date 2012-07-10.05:21:02.363>
    closer = 'eric.snow'
    components = ['Interpreter Core']
    creation = <Date 2012-07-03.06:54:06.919>
    creator = 'eric.snow'
    dependencies = []
    files = ['26237', '26281']
    hgrepos = []
    issue_num = 15242
    keywords = ['patch']
    message_count = 10.0
    messages = ['164582', '164587', '164631', '164675', '164683', '164783', '164785', '165104', '165105', '165111']
    nosy_count = 6.0
    nosy_names = ['brett.cannon', 'amaury.forgeotdarc', 'larry', 'Arfrever', 'python-dev', 'eric.snow']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue15242'
    versions = ['Python 3.3']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error
      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