Skip to content

use NonNull in Getter, Setter and Deleter#5880

Merged
davidhewitt merged 1 commit intoPyO3:mainfrom
Icxolu:nonnull-get-set-del
Mar 17, 2026
Merged

use NonNull in Getter, Setter and Deleter#5880
davidhewitt merged 1 commit intoPyO3:mainfrom
Icxolu:nonnull-get-set-del

Conversation

@Icxolu
Copy link
Member

@Icxolu Icxolu commented Mar 14, 2026

Closes #5712

@Icxolu Icxolu added the CI-skip-changelog Skip checking changelog entry label Mar 14, 2026
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.

Super, thanks!

@davidhewitt davidhewitt added this pull request to the merge queue Mar 17, 2026
Merged via the queue into PyO3:main with commit ddefb5e Mar 17, 2026
46 checks passed
@Icxolu Icxolu deleted the nonnull-get-set-del branch March 17, 2026 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-skip-changelog Skip checking changelog entry

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use NonNull in pymethods::{Getter, Setter, Deleter} callbacks

2 participants