What's the status of Python 2.6 support?
Guillermo Gonzalez
guillo.gonzo at gmail.com
Tue Dec 30 11:16:22 GMT 2008
Hi!
On Mon, Dec 29, 2008 at 5:55 PM, John Arbash Meinel
<john at arbash-meinel.com> wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Matt Nordhoff wrote:
>> John Arbash Meinel wrote:
[snip]
>>> I'm pretty sure we should just add it to the list of KNOWN_PYTHONS and
>>> make sure it starts getting tested properly. That would also include
>>> building 2.6 packages on win32. I'm not sure if we want to default to
>>> py2.6 for the standalone yet, but we can build independent installers.
>>>
>>> John
>>> =:->
>>
>> So...what does that entail? Would you be willing to accept the
>> KNOWN_PYTHONS change now, or does it have to wait for testing and
>> everything else?
>
> I would just do the KNOWN_PYTHONS change. People have been testing using 2.6
>
> Though it would be really nice if someone would do a full test suite run
> using 2.6 as part of introducing the KNOWN_PYTHONS change.
Just my 2 cents.
Attached is the output of bzr selftest --no-plugins on Mac OS X 10.4
(ppc) using:
bzr 1.10
python 2.6
Pyrex 0.9.8.5
pycrypto 2.0.1
paramiko 1.7.4
medusa 0.5.4
The results:
Ran 14695 tests in 5121.973s
FAILED (failures=9, errors=4, known_failure_count=19)
838 tests skipped
Missing feature 'Internally performed glob expansion' skipped 5 tests.
Missing feature '_winreg' skipped 2 tests.
Missing feature 'attrib Windows command-line tool' skipped 1 tests.
Missing feature 'bzrlib._Win32ReadDir' skipped 11 tests.
Missing feature 'strace' skipped 3 tests.
Missing feature 'win32com.shell' skipped 4 tests.
Cheers,
-------------- next part --------------
A non-text attachment was scrubbed...
Name: err.log
Type: application/octet-stream
Size: 2627 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20081230/8447230e/attachment-0002.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: out.log
Type: application/octet-stream
Size: 63348 bytes
Desc: not available
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20081230/8447230e/attachment-0003.obj
More information about the bazaar
mailing list