Skip to content

Add non-limited PyCellObject interface#5978

Merged
Tpt merged 8 commits intoPyO3:mainfrom
clin1234:patch-4
Apr 17, 2026
Merged

Add non-limited PyCellObject interface#5978
Tpt merged 8 commits intoPyO3:mainfrom
clin1234:patch-4

Conversation

@clin1234
Copy link
Copy Markdown
Contributor

No description provided.

@clin1234 clin1234 closed this Apr 16, 2026
@clin1234 clin1234 reopened this Apr 16, 2026
@clin1234
Copy link
Copy Markdown
Contributor Author

Issue: there's no cellobject.h in CPython's Include directory, only in Include\cpython

Comment thread pyo3-ffi/src/cpython/cellobject.rs Outdated
Comment thread pyo3-ffi/src/cpython/cellobject.rs Outdated
@Tpt Tpt enabled auto-merge April 17, 2026 14:04
auto-merge was automatically disabled April 17, 2026 14:13

Head branch was pushed to by a user without write access

clin1234 and others added 7 commits April 17, 2026 14:19
Add PyCellObject structure and related functions.
Co-authored-by: Thomas Tanon <thomas@pellissier-tanon.fr>
Co-authored-by: Thomas Tanon <thomas@pellissier-tanon.fr>
@Tpt Tpt added this pull request to the merge queue Apr 17, 2026
Merged via the queue into PyO3:main with commit 78a55e6 Apr 17, 2026
45 of 46 checks passed
davidhewitt pushed a commit to davidhewitt/pyo3 that referenced this pull request May 1, 2026
* Implement PyCellObject and associated functions

Add PyCellObject structure and related functions.

* Add cellobject module to lib.rs

* news

* Update lib.rs

* spelling

Co-authored-by: Thomas Tanon <thomas@pellissier-tanon.fr>

* Drop macro

Co-authored-by: Thomas Tanon <thomas@pellissier-tanon.fr>

* fmt

* Define in `src/cpython/mod.rs`, not `src/lib.rs`

---------

Co-authored-by: Thomas Tanon <thomas@pellissier-tanon.fr>
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.

2 participants