[Bug 283736] lang/python311: Add option to use libedit

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 30 Dec 2024 01:46:28 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283736

            Bug ID: 283736
           Summary: lang/python311: Add option to use libedit
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: python@FreeBSD.org
          Reporter: scf@FreeBSD.org
             Flags: maintainer-feedback?(python@FreeBSD.org)
          Assignee: python@FreeBSD.org

Created attachment 256286
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256286&action=edit
Option to use libedit instead of readline

Python 3.11 is able to use libedit instead of readline.  Including patch to use
libedit with readline remaining as the default.  I have seen no ill effects
from this, but my test coverage has been sparse.

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