Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@oddbookworm
Copy link
Contributor

pygame.image.tobytes said it was an alias for pygame.image.fromstring. Changed it to be an alias for pygame.image.tostring

@Matiiss
Copy link
Contributor

Matiiss commented Jan 6, 2023

Given recent changes in the naming of the underlying C functions I'd say that it's more so the other way, especially since (from|to)string may get deprecated.

However, such a change may be out of the scope of this PR.

Copy link
Contributor

@Starbuck5 Starbuck5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Copy link
Contributor

@MightyJosip MightyJosip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good change 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Awaiting Merge For PRs that have at least one approving review and can be merged on subsequent reviews docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants