Message247987
Summary of the current state of this AC conversion derby group:
1) The collections, itertools and random modules should not be converted (at least for now).
2) The three example modules should not be converted (Modules/xxlimited.c, Modules/xxmodule.c and Modules/xxsubtype.c).
3) The latest unicodeobject.c patch has a LGTM from Serhiy after several rounds of review and improvement. This should probably go in at some point.
4) The single PyArg_ParseTuple in find.h should not be converted, since that is actually used for more than a single find() method via some precompiler macro "magic".
5) transmogrify.h can be converted and has a conversion patch, but the patch likely needs updating since it is from Jan. 2014. |
|
Date |
User |
Action |
Args |
2015-08-04 08:44:47 | taleinat | set | recipients:
+ taleinat, loewis, larry, rbcollins, skrah, serhiy.storchaka |
2015-08-04 08:44:46 | taleinat | set | messageid: <1438677886.93.0.594445998035.issue20180@psf.upfronthosting.co.za> |
2015-08-04 08:44:46 | taleinat | link | issue20180 messages |
2015-08-04 08:44:46 | taleinat | create | |
|