Changes between Version 14 and Version 15 of GSoC/2018/FullSupportPython3


Ignore:
Timestamp:
Jun 17, 2018, 11:30:02 AM (6 years ago)
Author:
sanjeet
Comment:

Report for week 5 added

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2018/FullSupportPython3

    v14 v15  
    107107}}}
    108108{{{#!td
     109Done
    109110}}}
    110111|-----------------------
     
    118119}}}
    119120{{{#!td
     121Done
    120122}}}
    121123|-----------------------
     
    305307  Not at the moment.
    306308
     309=== Week 5 ===
     310'''What did I complete this week?'''\\
     311- Updated tests for 'trunk/scripts' as per the feedback (https://github.com/sanjeetbhatti/FullSupportPython3/tree/master/grass_trunk/scripts)
     312- Made changes in the 'ctypes' library to make it compile with Py3 (https://github.com/sanjeetbhatti/FullSupportPython3/blob/master/grass_trunk/lib-python-ctypes/patch_ctypes.diff)
     313- Added another patch for 'ctypes' to include the changes from the latest fork of ctypes (https://github.com/sanjeetbhatti/FullSupportPython3/blob/master/grass_trunk/lib-python-ctypes/patch_ctypes_changes_from_fork.diff)
     314- Tested the changes with Python versions 2.7, 3.5 and 3.6
     315
     316'''What am I going to achieve for the next week?'''\\
     317- Work on 'pygrass' module
     318- Compare changes of ctypes compiled version among all 3 versions with and without changes
     319- Write new tests for some of the remaining scripts in 'trunk/scripts'
     320
     321'''Is there any blocking issue?'''\\
     322  Not at the moment.
     323