Summary: | lang/python311: fix regression | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Dmitry Marakasov <amdmi3> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-python (Nobody) <python> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | CC: | wen | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(python) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Dmitry Marakasov
2022-12-21 17:29:19 UTC
Please go ahead ! Thank you ! A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=41dbb76112949cccafb9b73ff94565dd55e70890 commit 41dbb76112949cccafb9b73ff94565dd55e70890 Author: Dmitry Marakasov <amdmi3@FreeBSD.org> AuthorDate: 2022-12-13 12:00:27 +0000 Commit: Dmitry Marakasov <amdmi3@FreeBSD.org> CommitDate: 2022-12-23 18:42:37 +0000 lang/python311: fix asyncio.subprocess regression Fix losing stdout of asyncio.subprocess spawned processes. PR: 268502 Approved by: wen (python@) Upstream issue: https://github.com/python/cpython/issues/100133 lang/python311/Makefile | 1 + lang/python311/files/patch-GH-100133 (new) | 24 ++++++++++++++++++++++++ 2 files changed, 25 insertions(+) |