mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
4a173bc4ed
- Issue #21274: Define PATH_MAX for GNU/Hurd in Python/pythonrun.c. - Issue #21276: posixmodule: Don't define USE_XATTRS on KFreeBSD and the Hurd. - Issue #21275: Fix a socket test on KFreeBSD.