Skip to content

Misc fixes and updates#3

Merged
wiredfool merged 4 commits intopython-pillow:masterfrom
manisandro:master
Jan 2, 2015
Merged

Misc fixes and updates#3
wiredfool merged 4 commits intopython-pillow:masterfrom
manisandro:master

Conversation

@manisandro
Copy link
Copy Markdown
Member

  • Fix compilation without numpy which is broken, fix some warnings along the way.
  • Remove some code which I presume was used for debugging in sane.py, it breaks bytecode compilation if installed in separate root.
  • Fedora installs the Pillow headers in /usr/include/pythonX.Y/Imaging, add that path to the include dirs, and stop looking in the old ../libImaging folder. Also remove library_dirs = [PIL_IMAGING_DIR].
  • Add a license file (taken from _sane.c).

wiredfool added a commit that referenced this pull request Jan 2, 2015
@wiredfool wiredfool merged commit 7dcb670 into python-pillow:master Jan 2, 2015
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