Skip to content

Refactor freelist#6059

Open
Person-93 wants to merge 2 commits into
PyO3:mainfrom
Person-93:refactor-freelist
Open

Refactor freelist#6059
Person-93 wants to merge 2 commits into
PyO3:mainfrom
Person-93:refactor-freelist

Conversation

@Person-93
Copy link
Copy Markdown
Contributor

  • simplify freelist.rs a bit
  • Use Option<NonNull<ffi::PyObject>> to take advantage of niche optimization
  • fix safety comment

@Person-93 Person-93 force-pushed the refactor-freelist branch from 28d9b1f to a5d61e5 Compare May 19, 2026 13:29
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.

1 participant