Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #57802 > unrolled thread

Re: Python interactive segfaults on OS X 10.9 Mavericks

Started byNed Deily <nad@acm.org>
First post2013-10-28 02:03 -0700
Last post2013-10-28 02:03 -0700
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python interactive segfaults on OS X 10.9 Mavericks Ned Deily <nad@acm.org> - 2013-10-28 02:03 -0700

#57802 — Re: Python interactive segfaults on OS X 10.9 Mavericks

FromNed Deily <nad@acm.org>
Date2013-10-28 02:03 -0700
SubjectRe: Python interactive segfaults on OS X 10.9 Mavericks
Message-ID<mailman.1690.1382951032.18130.python-list@python.org>
In article <nad-13C89C.17244325102013@news.gmane.org>,
 Ned Deily <nad@acm.org> wrote:
> SInce OS X 10.9 Mavericks is now out, people are running into a severe 
> problem 
> when using some Python interpreters interactively.  The symptom is that the 
> interpreter in interactive mode crashes after typing two lines:
[...]
> The fix for the problem has been released in the current 3.4.0a4 installers.  
> It will be available in the installers for Python 3.3.3 and 2.7.6, which are 
> expected to be released in the near future.  Release candidate installers for 
> both should be available by Monday.
> 
> http://bugs.python.org/issue18458
> 
> Otherwise, for the most part, the transition to OS X 10.9 appears to be 
> relatively problem-free so far.  Please open issues on the Python bug tracker 
> for any new problems you encounter (after doing a quick search to see if it 
> has already been reported!).

Update: Release candidate installers for 3.3.3 and 2.7.6 are now available:

http://www.python.org/download/releases/3.3.3/
http://www.python.org/download/releases/2.7.6/

In addition, a problem in the Tk 8.5 gui library that may affect users of IDLE 
or other tkinter-based applications running on OS X 10.9 has been fixed 
upstream.  "rc1_rev1" installers including the fixed Tk library should be 
available shortly.

-- 
 Ned Deily,
 nad@acm.org

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web