Skip to content

[C API] Make the PyDescrObject structure opaque: PyDescr_NAME() and PyDescr_TYPE() #90696

@vstinner

Description

@vstinner
BPO 46538
Nosy @vstinner
Files
  • pydescr_set_type.patch
  • pydescr_new.patch
  • pythoncapi_compat_pydescr_new.patch
  • swig_pydescr_new.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 = None
    closed_at = <Date 2022-01-26.16:23:19.541>
    created_at = <Date 2022-01-26.16:14:46.779>
    labels = ['expert-C-API', '3.11']
    title = '[C API] Make the PyDescrObject structure opaque: PyDescr_NAME() and PyDescr_TYPE()'
    updated_at = <Date 2022-01-26.16:35:59.571>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2022-01-26.16:35:59.571>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-01-26.16:23:19.541>
    closer = 'vstinner'
    components = ['C API']
    creation = <Date 2022-01-26.16:14:46.779>
    creator = 'vstinner'
    dependencies = []
    files = ['50585', '50586', '50587', '50589']
    hgrepos = []
    issue_num = 46538
    keywords = ['patch']
    message_count = 7.0
    messages = ['411765', '411766', '411767', '411768', '411769', '411770', '411773']
    nosy_count = 1.0
    nosy_names = ['vstinner']
    pr_nums = []
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue46538'
    versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions