maintainer-feedback requested: [Bug 268502] lang/python311: fix regression
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268502] lang/python311: fix regression"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Dec 2022 17:29:19 UTC
Bugzilla Automation <bugzilla@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