Skip to content

[C API] PyType_GetSlot cannot get tp_name #86201

Closed
@fancitron

Description

@fancitron
mannequin
BPO 42035
Nosy @vstinner, @encukou, @corona10, @shihai1991
PRs
  • bpo-42035: Add a PyType_GetName() to get type's short name. #23903
  • bpo-42035: Add a PyType_GetQualName() to get type's qualified name. #27551
  • bpo-42035: Enhance test_get_type_name() of _testcapi. #27649
  • 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-08-17.15:33:17.695>
    created_at = <Date 2020-10-14.13:52:05.070>
    labels = ['expert-C-API', 'type-feature']
    title = '[C API] PyType_GetSlot cannot get tp_name'
    updated_at = <Date 2021-08-17.15:33:17.694>
    user = 'https://bugs.python.org/fancitron'

    bugs.python.org fields:

    activity = <Date 2021-08-17.15:33:17.694>
    actor = 'petr.viktorin'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-08-17.15:33:17.695>
    closer = 'petr.viktorin'
    components = ['C API']
    creation = <Date 2020-10-14.13:52:05.070>
    creator = 'fancitron'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 42035
    keywords = ['patch']
    message_count = 22.0
    messages = ['378616', '379102', '379109', '379291', '379416', '383070', '385274', '385281', '385282', '385390', '385433', '386080', '398292', '398311', '398466', '398468', '398766', '399261', '399749', '399755', '399757', '399760']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'petr.viktorin', 'corona10', 'shihai1991', 'fancitron']
    pr_nums = ['23903', '27551', '27649']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue42035'
    versions = []

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions