[MacPorts] #48807: python messes with terminal state on exit

MacPorts noreply at macports.org
Fri Sep 18 05:46:01 PDT 2015


#48807: python messes with terminal state on exit
-------------------------------------------------+-------------------------
  Reporter:  yselivanov@…                        |      Owner:  jwa@…
      Type:  defect                              |     Status:  new
  Priority:  Normal                              |  Milestone:
 Component:  ports                               |    Version:  2.3.3
Resolution:                                      |   Keywords:
      Port:  python26 python27 python python34   |
  python35 libedit                               |
-------------------------------------------------+-------------------------

Comment (by eborisch@…):

 I've added py35-readline, so if you 'port sync' you should be able to
 install that now.

 I would propose adding the following variant (and likely making it
 default) on all python flavors until this is resolved.

 {{{
 +variant readline description {Use readline instead of libedit} {
 +    patchfiles-delete       patch-libedit.diff
 +    depends_lib-append      port:readline
 +    depends_lib-delete      port:libedit
 +}
 +
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/48807#comment:28>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list