summaryrefslogtreecommitdiff
path: root/Python/symtable.c
diff options
context:
space:
mode:
authorVictor Stinner <vstinner@redhat.com>2018-11-22 15:03:40 +0100
committerGitHub <noreply@github.com>2018-11-22 15:03:40 +0100
commit9a0d7a7648547ffb77144bf2480155f6d7940dea (patch)
tree4972ec72abbb88219f7843aab4d050b90b8427c0 /Python/symtable.c
parent4d73ae776140a583fdfe8f016d88cc767791e481 (diff)
downloadcpython-git-9a0d7a7648547ffb77144bf2480155f6d7940dea.tar.gz
bpo-24658: os.read() reuses _PY_READ_MAX (GH-10657)
os_read_impl() now also truncates the size to _PY_READ_MAX on macOS, to avoid to allocate a larger buffer even if _Py_read() is limited to _PY_READ_MAX bytes (ex: INT_MAX on macOS).
Diffstat (limited to 'Python/symtable.c')
0 files changed, 0 insertions, 0 deletions