summaryrefslogtreecommitdiffstats
path: root/Python/bytecodes.c
diff options
context:
space:
mode:
authorBrett Cannon <brett@python.org>2023-11-09 23:35:51 (GMT)
committerGitHub <noreply@github.com>2023-11-09 23:35:51 (GMT)
commit5a8e6f8bccd7048e592f6bd45af503ce3fac95dd (patch)
tree612cb965b7539c4493be28c65b8dfbb302428c51 /Python/bytecodes.c
parent09df271965b5af6beeaa6a2d17a2c5a145fc5201 (diff)
downloadcpython-5a8e6f8bccd7048e592f6bd45af503ce3fac95dd.zip
cpython-5a8e6f8bccd7048e592f6bd45af503ce3fac95dd.tar.gz
cpython-5a8e6f8bccd7048e592f6bd45af503ce3fac95dd.tar.bz2
[3.12] GH-111804: Drop posix.fallocate() under WASI (GH-111869) (GH-111919)
GH-111804: Drop posix.fallocate() under WASI (GH-111869) Drop posix.fallocate() under WASI. The underlying POSIX function, posix_fallocate(), was found to vary too much between implementations to remain in WASI. As such, while it was available in WASI preview1, it's been dropped in preview2.
Diffstat (limited to 'Python/bytecodes.c')
0 files changed, 0 insertions, 0 deletions