summaryrefslogtreecommitdiffstats
path: root/Python/gc.c
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-18 13:05:55 (GMT)
committerGitHub <noreply@github.com>2024-11-18 13:05:55 (GMT)
commit2c0a21c1aad65ab8362491acf856eb574b1257ad (patch)
treefa4bfb07dd9b4dad81654964f16a3794f8a6e373 /Python/gc.c
parentf9c5573dedcb2f2e9ae152672ce157987cdea612 (diff)
downloadcpython-2c0a21c1aad65ab8362491acf856eb574b1257ad.zip
cpython-2c0a21c1aad65ab8362491acf856eb574b1257ad.tar.gz
cpython-2c0a21c1aad65ab8362491acf856eb574b1257ad.tar.bz2
gh-126909: Fix running xattr tests on systems with lower limits (#126930)
Modify the extended attribute tests to write fewer and smaller extended attributes, in order to fit within filesystems with total xattr limit of 1 KiB (e.g. ext4 with 1 KiB blocks). Previously, the test would write over 2 KiB, making it fail with ENOSPC on such systems.
Diffstat (limited to 'Python/gc.c')
0 files changed, 0 insertions, 0 deletions