I see no big problem with it from a language design perspective, but also no reason to commit huge resources to it -- it's all very much in the "nice to have" category. Unless you find a champion who wants to review the (old) patch and so on, what's the point of accepting the PEP?
On Tue, Jan 20, 2015 at 9:22 AM, Chris Angelico <ros...@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
--
---
You received this message because you are subscribed to a topic in the Google Groups "python-ideas" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/python-ideas/J99EFY1D1nI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to python-ideas...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
_______________________________________________
Python-ideas mailing list
Python...@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/
--
---
You received this message because you are subscribed to a topic in the Google Groups "python-ideas" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/python-ideas/J99EFY1D1nI/unsubscribe.
To unsubscribe from this group and all its topics, send an email to python-ideas...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.