Re: [Python-Dev] Tests of of 2.7 tip on Ubuntu 12.04 amd64
On Fri, Aug 10, 2012 at 4:37 PM, Brian Curtin wrote: > It's never normal to have tests failing. Perhaps try running > test_readline directly and then report your findings on > http://bugs.python.org > The test script depends on a readline function not available in readline 5 or 6. Reported. > As for the skips, those are fine. As for the unexpected skips, you > probably need to install bsddb in your system for those tests to be > executed. > The bsddb development library was missing when I issued 'make'. As to the others: Is the bsddb185 test still relevant in 2.7? Why is the imageops test disabled for amd64? Thanks! -- Juancarlo *Añez* ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Tests of of 2.7 tip on Ubuntu 12.04 amd64
Hello, Please let me know if this is normal: 1 test failed: test_readline 1 test altered the execution environment: test_subprocess 32 tests skipped: test_aepack test_al test_applesingle test_bsddb test_bsddb185 test_bsddb3 test_cd test_cl test_curses test_dl test_gl test_imageop test_imgfile test_kqueue test_linuxaudiodev test_macos test_macostools test_msilib test_ossaudiodev test_scriptpackages test_smtpnet test_socketserver test_startfile test_sunaudiodev test_timeout test_tk test_ttk_guionly test_urllib2net test_urllibnet test_winreg test_winsound test_zipfile64 2 skips unexpected on linux2: test_bsddb test_bsddb3 Thanks in advance, -- Juancarlo ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
[Python-Dev] Jython roadmap
It seems that Jython is under the Python Foundation, but I can't find a roadmap, a plan, or instructions about how to contribute to it reaching 2.7 and 3.3. Are there any pages that describe the process? Thanks in advance, -- Juanca ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com