mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
2 lines
124 B
ReStructuredText
2 lines
124 B
ReStructuredText
Fix possible :exc:`OverflowError` in :meth:`socket.socket.sendfile` when pass
|
|
*count* larger than 2 GiB on 32-bit platform.
|