Skip to content

Propagate qualname from the compiler unit to code objects for finer grained profiling data #88696

Closed
@P403n1x87

Description

@P403n1x87
mannequin
BPO 44530
Nosy @markshannon, @zooba, @pablogsal, @P403n1x87
PRs
  • bpo-44530: Add co_qualname field to PyCodeObject #26941
  • bpo-44530: Document the new CodeObject.co_qualname attribute #27052
  • bpo-44530: Reverts a change to the 'code.__new__' audit event #29809
  • Files
  • py_main.png
  • 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 2021-12-03.19:50:26.033>
    created_at = <Date 2021-06-28.22:35:33.377>
    labels = ['expert-C-API', 'type-feature', '3.11']
    title = 'Propagate qualname from the compiler unit to code objects for finer grained profiling data'
    updated_at = <Date 2021-12-03.19:50:26.033>
    user = 'https://github.com/P403n1x87'

    bugs.python.org fields:

    activity = <Date 2021-12-03.19:50:26.033>
    actor = 'steve.dower'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-12-03.19:50:26.033>
    closer = 'steve.dower'
    components = ['C API']
    creation = <Date 2021-06-28.22:35:33.377>
    creator = 'Gabriele Tornetta'
    dependencies = []
    files = ['50128']
    hgrepos = []
    issue_num = 44530
    keywords = ['patch']
    message_count = 15.0
    messages = ['396667', '396706', '396730', '396754', '396927', '396930', '396932', '396933', '396940', '397071', '397072', '397079', '407105', '407106', '407120']
    nosy_count = 4.0
    nosy_names = ['Mark.Shannon', 'steve.dower', 'pablogsal', 'Gabriele Tornetta']
    pr_nums = ['26941', '27052', '29809']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue44530'
    versions = ['Python 3.11']

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions