Bugzilla Automation <bugzi...@freebsd.org> has asked freebsd-python (Nobody) <python@FreeBSD.org> for maintainer-feedback: Bug 268502: lang/python311: fix regression https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268502
--- Description --- Fix losing stdout of asyncio.subprocess spawned processes. Upstream issue: https://github.com/python/cpython/issues/100133