E530 Added release notes for #3406 by radarhere · Pull Request #3451 · python-pillow/Pillow · GitHub
[go: up one dir, main page]

Skip to content

Added release notes for #3406#3451

Merged
hugovk merged 2 commits intopython-pillow:masterfrom
radarhere:releasenotes
Nov 5, 2018
Merged

Added release notes for #3406#3451
hugovk merged 2 commits intopython-pillow:masterfrom
radarhere:releasenotes

Conversation

@radarhere
Copy link
Member

No description provided.

px = im.load()
print(px[-1, -1])
px[-1, -1] = (0, 0, 0)
```
Copy link
Member

Choose a reason for hiding this comment

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

This is reStructuredText, not Markdown.

Copy link
Member Author

Choose a reason for hiding this comment

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

Okay, updated

@hugovk
Copy link
Member
hugovk commented Nov 5, 2018

Thanks, we should also add it to the regular docs.

Perhaps just in the example here?

https://pillow.readthedocs.io/en/5.3.x/reference/PixelAccess.html#example

@radarhere
Copy link
Member Author

I've added it there, as well as https://pillow.readthedocs.io/en/5.3.x/reference/PyAccess.html#example

@hugovk hugovk merged commit 3d76a68 into python-pillow:master Nov 5, 2018
@hugovk
Copy link
Member
hugovk commented Nov 5, 2018

Thank you!

@hugovk hugovk mentioned this pull request Nov 5, 2018
20 tasks
@radarhere radarhere deleted the releasenotes branch November 5, 2018 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0