#50794: Macports version of python3.? does not correctly restore Terminal bash shell on exit() ---------------------+-------------------------------- Reporter: brett@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: python35 ---------------------+-------------------------------- With the macports version of python3.? when exiting the python interpreter (exit() quit() Crtl-D) the bash environment is not restored correctly in Terminal. The symptoms are: - the $PS1 is now prefixed by >>> - any keyboard input is invisible - pressing return for a new line appends to the end of the existing line I tried both 3.4 and 3.5. They both behave the same. Other python 3 distributions (python.org, brew) and the macports python2.7 work as expected. I'm on 10.11.3 -- Ticket URL: <https://trac.macports.org/ticket/50794> MacPorts <https://www.macports.org/> Ports system for OS X