Skip to content

Added memoryview support to Dib.frombytes()#6988

Merged
hugovk merged 2 commits intopython-pillow:mainfrom
radarhere:memoryview
Mar 11, 2023
Merged

Added memoryview support to Dib.frombytes()#6988
hugovk merged 2 commits intopython-pillow:mainfrom
radarhere:memoryview

Conversation

@radarhere
Copy link
Member

@radarhere radarhere commented Mar 4, 2023

Resolves #6975

Allows memoryview objects to be passed as the buffer argument to Dib.frombytes(). Similar to #6974

Co-authored-by: Ondrej Baranovič <nulano@nulano.eu>
@hugovk hugovk merged commit bfcea9d into python-pillow:main Mar 11, 2023
@radarhere radarhere deleted the memoryview branch March 11, 2023 20:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use y* instead of y#

3 participants