Skip to content

Conversation

@wiredfool
Copy link
Member

Fixes #148

@aclark4life
Copy link
Member

I'm cleaning up tabs as I find them, too. We should document the code policy as tab == "4 spaces" somewhere

@wiredfool
Copy link
Member Author

Whatever you want, as long as it's consistent and not basic indent=4 mixed with 8 char tabs.

The python code has converged on 4 spaces for indent, it's mainly c code that's the issue.
Can we also dispense with the braceless single clause after an if in c? I know it's legal and terse, it's just error prone

wiredfool added a commit that referenced this pull request May 16, 2013
Fixing buffer size for JPEGs with large exif
@wiredfool wiredfool merged commit 5c51ae0 into python-pillow:master May 16, 2013
@wiredfool wiredfool deleted the maxblock branch May 16, 2013 04:29
radarhere pushed a commit to radarhere/Pillow that referenced this pull request Sep 24, 2023
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.

Automatic scaling of Image.MAXBLOCK

3 participants