Skip to content

Commit

Permalink
Removed outdated documentation [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Feb 8, 2021
1 parent 62737fb commit a5d8d1e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/reference/limits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,6 @@ Internal Limits
is smaller than 2GB, as calculated by ``y*stride`` (so 2Gpx for 'L'
images, and .5Gpx for 'RGB'

* Any call to internal python size functions for buffers or strings
are currently returned as int32, not py_ssize_t. This limits the
maximum buffer to 2GB for operations like frombytes and frombuffer.

* This also limits the size of buffers converted using a
decoder. (decode.c:127)

Format Size Limits
==================

Expand Down

0 comments on commit a5d8d1e

Please sign in to comment.