Bug 273132

Summary: lang/python38: backport netlink support
Product: Ports & Packages Reporter: Mina Galić <freebsd>
Component: Individual Port(s)Assignee: freebsd-python (Nobody) <python>
Status: In Progress ---    
Severity: Affects Only Me CC: vishwin
Priority: --- Flags: vishwin: maintainer-feedback+
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273122
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273114
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273106
Attachments:
Description Flags
lang/python38: backport netlink support
none
lang/python38: backport netlink patch none

Description Mina Galić freebsd_triage 2023-08-14 11:57:53 UTC
Created attachment 244093 [details]
lang/python38: backport netlink support

this patch backports GH-107812: extend socket's netlink support to FreeBSD
see https://github.com/python/cpython/pull/107813
for the patch.

see https://github.com/python/cpython/issues/107812
for the discussion on the backport itself.

Sponsored by: The FreeBSD Foundation


related bug #273122
Comment 1 Charlie Li freebsd_committer freebsd_triage 2023-08-15 01:56:57 UTC
See bug 273122 comment 1
Comment 2 Mina Galić freebsd_triage 2023-09-27 13:48:01 UTC
Created attachment 245287 [details]
lang/python38: backport netlink patch