Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update docstrings #3218

Merged
merged 2 commits into from
Jul 1, 2018
Merged

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Jul 1, 2018

Fixes #3082.

Changes proposed in this pull request:

  • about.rst: add last PIL release version and date
  • PIL/__init__.py: update package and version module docstrings
Python 3.7.0 (default, Jun 29 2018, 20:13:13)
[Clang 9.1.0 (clang-902.0.39.2)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import PIL
>>> help(PIL)

Gives:
image
...
image

@aclark4life
Copy link
Member

LGTM, thanks

@aclark4life aclark4life merged commit 17be81f into python-pillow:master Jul 1, 2018
@hugovk hugovk deleted the update-docstrings branch July 1, 2018 12:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants