On 10 Mar, 2012, at 22:57, Ned Deily wrote:

> In article <20120311020302.ga31...@illinois.edu>,
> Nicholas Riley <njri...@illinois.edu> wrote:
>> On Sat, Mar 10, 2012 at 04:56:26PM -0800, Ronald Oussoren wrote:
>>> On 10 Mar, 2012, at 15:05, Chris Barker wrote:
>>>> On Tue, Feb 14, 2012 at 7:23 AM, Ned Deily <n...@acm.org> wrote:
>>>>> I'm planning to sprint through Thursday.   I've added a > Mac OS X 
>>>>> Support
>>>>> project to the PyCon sprint page.  Feel free to add topics and add
>>>>> yourself.  Hope to see you all there!
>> I'm at PyCon (with a laptop/external drive that has 10.6, 10.7 and
>> 10.8 installed, so I can do some testing across OSes) and should be
>> able to spend a day or two sprinting on MacPython.
> 
> Great!
> 
> Thanks, Ronald, for the summary.   The highest-priority items I think 
> are to get Python 3.3 ready for release

One thing to look into w.r.t. is to look at the new functions in the os/posix 
module (and possibly other extension modules as well)

1) Do or could these work on OSX

2) How does the affect the installer, in particular w.r.t. symbols available on 
the build machine but not on earlier OSX releases. Posixmodule.c already 
contains some code to deal with this for a number of functions.

Issue 1404  <http://bugs.python.org/issue14104> is about adding a monotonic 
timer to the OSX port, with the same interface as is used for the linux port.

Ronald

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to