A note about sprint topics:

One of the things we might want to work on is docs.

There is also a sprint on:

Python-Guide.org

The Mac-OS-X page essentially tels folks that they should install
homebrew, and then build eveything from there (plus Distribute and
virtualenv). I'm not convinced that that's the best option for all
users (though probably a good one for ex-*nix folks)

Anyway, we might want to work on that page some...

-Chris




On Sun, Mar 11, 2012 at 8:48 AM, Ronald Oussoren <ronaldousso...@mac.com> wrote:
>
> 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
>
>
> _______________________________________________
> Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
> http://mail.python.org/mailman/listinfo/pythonmac-sig
> unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG
>



-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov
_______________________________________________
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