Donate Share

Python for Windows extensions

Email Archive: pywin32-checkins (read-only)

[pywin32-checkins] py3k status
From: Mark Hammond <mhammond@sk...> - 2008-11-26 10:11
[Roger - I'm not sure you are seeing the messages to the checkins list - let
me know if you are]

So, I've just done a ton of consolidation work on the 3 branches.
Specifically, the trunk has had many more syntax modernizations done (eg,
all 'raise' statements should now be new style). The py3k branch has had
almost all remaining files converted to py3k syntax, and 2to3 disabled in
that branch. The bzr 'py3k-integration' branch is fairly close to both of
these - although in py2k syntax.

Remaining to be done is the 'getattro' style changes from the py3k branch
which I hope to tackle next, although not for a week or 2. Please go for
any changes you like, and let me know of any issues...

Cheers,

Mark

 

Thread View

Thread Author Date
[pywin32-checkins] py3k status Mark Hammond <mhammond@sk...>