A Breezy status update

Alexander Belchenko alexander.belchenko at gmail.com
Fri Jun 23 07:20:46 UTC 2017


2017-06-22 21:07 GMT+03:00 Jose Luis <jls_boost at yahoo.com>:

> The official versions of Python for Windows are compiled with the
> following versions of Visual Studio:
>
> Python 2.7.x --> Visual Studio 2008
> Python 3.4.x --> Visual Studio 2010
>
> Rather than concentrating exclusively in Python 3.6, I would consider
> supporting also 3.4.x. The reason? If I remember well, Bazaar uses py2exe,
> which is NOT supported under Python 3.5 and 3.6.
>

That's correct. I have access to VS2010 at work, so I can build extensions
for Python 3.4. Maybe 2008 will work too.

Looking at https://pypi.python.org/pypi/py2exe I see latest version from
2014 which supports only 3.3 and 3.4.

Strictly to say, we need py2exe to "pack" bzr into standalone exe. But in
reality - that's what most people need.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20170623/4f1ae4b9/attachment.html>


More information about the bazaar mailing list