Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Convert _ctypes static types (and the "meta class") to heap types #114314

Closed
@vstinner

Description

@vstinner

Feature or enhancement

The_ctypes extension implements types as static types. They should be converted to heap types: see issuegh-103092 for the rationale.

Problem: thePyCStgDict type is kind of special, it's a "metaclass" which creates a new class and then replaces the class namespace (type dict) with a custom "stgdict". See thePyCStructType_new() function.

Previous attempts to convert_ctypes types to heap types:

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp