Haoyu Bai | 12 Aug 06:30

GSoC Python 3.0 Support Weekly Status Report #16

Hello,

Last week I did bug fixes and code clean up, also I have followed up
the Python 3's new API change: the removal of PyUnicode_AsString. I
have defined a series of SWIG API, SWIG_Python_str_*, to uniform some
string APIs of Python 2 and 3, and then a lot of code like #if
PY_VERSION_HEX >= 0x03000000 get eliminated.

This week is the final week of GSoC, so I'll continue to hunt and fix
bugs, and write documentation.

Thanks!

--

-- 
Haoyu Bai

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

Gmane