Skip to content

Deprecate and remove Py_TRACE_REFS support#5824

Open
Cheukting wants to merge 4 commits intoPyO3:mainfrom
Cheukting:fix_5736
Open

Deprecate and remove Py_TRACE_REFS support#5824
Cheukting wants to merge 4 commits intoPyO3:mainfrom
Cheukting:fix_5736

Conversation

@Cheukting
Copy link
Contributor

closes #5736

Copy link
Member

@davidhewitt davidhewitt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Please also search for py_sys_config = "Py_TRACE_REFS" cfgs in pyo3-ffi - we can remove all conditional code gated on that feature.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Py_TRACE_REFS wrappers

2 participants