[Python-ideas] What's going on with PEP 448 - Additional Unpacking Generalizations ?

Neil Girdhar mistersheik at gmail.com
Tue Jan 20 00:02:11 CET 2015


Fixed it on my system!  (OS X Yosemite)

http://hamelot.co.uk/programming/osx-gcc-dispatch_block_t-has-not-been-declared-invalid-typedef/

Okay, I'll get working on this patch soon.

Thanks,

Neil

On Mon, Jan 19, 2015 at 5:39 PM, Chris Angelico <rosuav at gmail.com> wrote:

> On Tue, Jan 20, 2015 at 9:22 AM, Chris Angelico <rosuav at gmail.com> wrote:
> > Skipped tests are normal; if you're building on a system that doesn't
> > have GDB, it'll skip test_gdb, because there's nothing to test. The
> > failing tests, though, are likely to be a problem. What environment
> > are you building on? Are you experienced with building Python from
> > source?
>
> FWIW, here's my 'make test' summary. Debian Wheezy, Python 3.5 (tip),
> amd64 architecture.
>
> 379 tests OK.
> 1 test altered the execution environment:
>     test_warnings
> 11 tests skipped:
>     test_devpoll test_gdb test_kqueue test_msilib test_ossaudiodev
>     test_startfile test_tk test_ttk_guionly test_winreg test_winsound
>     test_zipfile64
>
> ChrisA
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20150119/ef6e51c9/attachment.html>


More information about the Python-ideas mailing list