Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Dec 2022 18:43:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 268502] lang/python311: fix regression
Message-ID:  <bug-268502-21822-LtgbFcEWQJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268502-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268502-21822@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268502

--- Comment #2 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=3D41dbb76112949cccafb9b73ff94565d=
d55e70890

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(+)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268502-21822-LtgbFcEWQJ>