◐ Shell
reader mode source ↗
Skip to content

gh-103092: Adapt _ctypes's PyCStgDict type to heap type#103932

Closed
erlend-aasland wants to merge 3 commits into
python:mainfrom
erlend-aasland:isolate-ctypes/part2-take2
Closed

gh-103092: Adapt _ctypes's PyCStgDict type to heap type#103932
erlend-aasland wants to merge 3 commits into
python:mainfrom
erlend-aasland:isolate-ctypes/part2-take2

Conversation

@erlend-aasland

@erlend-aasland erlend-aasland commented Apr 27, 2023

Copy link
Copy Markdown
Contributor

Port PyCStgDict_Type to heap type.

@erlend-aasland

erlend-aasland commented Apr 27, 2023

Copy link
Copy Markdown
Contributor Author

This probably fails because of the dict hacks in StructUnionType_new (wild guess).

@corona10 corona10 self-requested a review April 27, 2023 23:31
@kumaraditya303 kumaraditya303 force-pushed the isolate-ctypes/part2-take2 branch from 11c91c9 to 56fd7e9 Compare May 15, 2023 09:49
@kumaraditya303

kumaraditya303 commented May 30, 2023

Copy link
Copy Markdown
Contributor

While I am still trying to figure out where it breaks, you may proceed to port other simpler types (if there are any).

@vstinner

Copy link
Copy Markdown
Member

What's the status of this PR? Is it ready for review? It's still marked as a draft.

@erlend-aasland erlend-aasland changed the title gh-103092: Isolate _ctypes, part 2 Jan 9, 2024
@erlend-aasland erlend-aasland changed the title gh-103092: Adapt _ctypes.PyCStgDict_Type to heap type Jan 9, 2024
@erlend-aasland

Copy link
Copy Markdown
Contributor Author

I don't have the bandwidth to follow up this right now; abandoning this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants