During decompression python tries to read sys.maxsize - which fail on start with MemoryError in case of any resource memory limit set. #119881
Labels
type-bug
An unexpected behavior, bug, or error
Bug report
Bug description:
Should be used value for out buffer be limited by memory settings instead of maxsize?
CPython versions tested on:
3.10
Operating systems tested on:
Linux
The text was updated successfully, but these errors were encountered: