◐ Shell
reader mode source ↗
Skip to content

bpo-43916: Apply Py_TPFLAGS_DISALLOW_INSTANTIATION to selected types#25748

Merged
vstinner merged 3 commits into
python:masterfrom
erlend-aasland:add-disallow-instantiation-flag
Apr 30, 2021
Merged

bpo-43916: Apply Py_TPFLAGS_DISALLOW_INSTANTIATION to selected types#25748
vstinner merged 3 commits into
python:masterfrom
erlend-aasland:add-disallow-instantiation-flag

Conversation

@erlend-aasland

@erlend-aasland erlend-aasland commented Apr 30, 2021

Copy link
Copy Markdown
Contributor

@erlend-aasland

Copy link
Copy Markdown
Contributor Author

@erlend-aasland erlend-aasland force-pushed the add-disallow-instantiation-flag branch from 2ef1370 to 71439d0 Compare April 30, 2021 12:17
@erlend-aasland

Copy link
Copy Markdown
Contributor Author

I took the liberty to open this issue to fix the rest of the affected types. From my understanding of Pablo's and Serhiy's comments in the issue, it was desired that all of the affected types should be fixed, and regression tests added if possible.

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.

4 participants