Skip to content

Smelly exports (global symbols in python not prefixed with Py or _Py) #48805

@tiran

Description

@tiran
BPO 4555
Nosy @malemburg, @loewis, @doko42, @pitrou, @tiran, @davidmalcolm
Files
  • fix-make-smelly-on-trunk.patch
  • py3k-add-_Py-prefix-to-avoid-smelliness.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 = 'https://github.com/davidmalcolm'
    closed_at = <Date 2013-10-12.21:08:22.424>
    created_at = <Date 2008-12-06.01:29:10.017>
    labels = ['interpreter-core', 'performance']
    title = 'Smelly exports (global symbols in python not prefixed with Py or _Py)'
    updated_at = <Date 2013-10-12.21:08:22.423>
    user = 'https://github.com/tiran'

    bugs.python.org fields:

    activity = <Date 2013-10-12.21:08:22.423>
    actor = 'pitrou'
    assignee = 'dmalcolm'
    closed = True
    closed_date = <Date 2013-10-12.21:08:22.424>
    closer = 'pitrou'
    components = ['Interpreter Core']
    creation = <Date 2008-12-06.01:29:10.017>
    creator = 'christian.heimes'
    dependencies = []
    files = ['15861', '18094']
    hgrepos = []
    issue_num = 4555
    keywords = ['patch']
    message_count = 15.0
    messages = ['77090', '77091', '77096', '77292', '77350', '77517', '84408', '93793', '97737', '110934', '110938', '176418', '176486', '177551', '199622']
    nosy_count = 7.0
    nosy_names = ['lemburg', 'loewis', 'doko', 'pitrou', 'christian.heimes', 'dmalcolm', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue4555'
    versions = ['Python 2.7', 'Python 3.3', 'Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions