Skip to content

Migrate PyIterator::from_object and PyByteArray::from from AsPyPointer to &PyAny#3389

Merged
davidhewitt merged 1 commit intoPyO3:mainfrom
alex:less-as-py-pointer
Aug 16, 2023
Merged

Migrate PyIterator::from_object and PyByteArray::from from AsPyPointer to &PyAny#3389
davidhewitt merged 1 commit intoPyO3:mainfrom
alex:less-as-py-pointer

Conversation

@alex
Copy link
Member

@alex alex commented Aug 15, 2023

refs #3358

@alex alex force-pushed the less-as-py-pointer branch from 907a717 to 1a904a7 Compare August 15, 2023 22:04
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, as discussed on the issue, while this is direct breakage it should be relatively minor for most users and given the need to remove / minimize AsPyPointer I think it's prudent to accept this fallout without a deprecation dance.

@davidhewitt davidhewitt added this pull request to the merge queue Aug 15, 2023
Merged via the queue into PyO3:main with commit 82b1e55 Aug 16, 2023
@alex alex deleted the less-as-py-pointer branch August 16, 2023 01:11
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