Forking baazar to add Python 3.x support

Barry Warsaw barry at python.org
Fri Mar 7 14:44:52 UTC 2014


On Mar 07, 2014, at 05:53 PM, William Grant wrote:

>Bazaar fortunately has an excellent test suite, which can be run on each
>module as it's ported.

Another possible approach would be to factor out components of bzrlib that
might have a more general, or standalone, functionality.  Make those separate
libraries (kind of like the way the Zope Toolkit was split out) and port each
to bilingual as you go.   Again, as with ztk, eventually all or most of the
code would be ported and then you can move up the stack.

Not having looked in detail at the bzr code in many years, I don't know if
this is feasible or even makes sense.

-Barry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20140307/92b21859/attachment.pgp>


More information about the bazaar mailing list