New submission from Jeroen Demeyer <j.deme...@ugent.be>:
On an older Linux system: ====================================================================== ERROR: test_memfd_create (test.test_os.MemfdCreateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/local/src/sage-config/local/src/cpython/Lib/test/test_os.py", line 3128, in test_memfd_create fd = os.memfd_create("Hi", os.MFD_CLOEXEC) OSError: [Errno 38] Function not implemented ---------- components: Tests messages: 343953 nosy: ZackerySpytz, christian.heimes, jdemeyer priority: normal severity: normal status: open title: test_memfd_create() test failure type: behavior versions: Python 3.8, Python 3.9 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue37098> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com