Changes between Version 22 and Version 23 of GSoC/2018/FullSupportPython3


Ignore:
Timestamp:
Aug 5, 2018, 11:07:47 AM (6 years ago)
Author:
sanjeet
Comment:

Week 12 report added

Legend:

Unmodified
Added
Removed
Modified
  • GSoC/2018/FullSupportPython3

    v22 v23  
    421421'''Is there any blocking issue?'''\\
    422422  Not at the moment.
     423
     424=== Week 12 ===
     425'''What did I complete this week?'''\\
     426- Fixed assertion errors (https://github.com/sanjeetbhatti/FullSupportPython3/blob/master/grass_trunk/gui/patch_gui.diff)
     427- Tested GUI and fixed deprecation warnings and errors
     428- Fixed toolboxs.py for bytes
     429- Fixed gmodeler, subprocess errors
     430- Fixed profile tool and map
     431- Fixed list errors
     432
     433'''What am I going to achieve for the next week?'''\\
     434- Do more testing, and fix bugs and errors
     435- Prepare deliverables, update all patches with the latest revision
     436- Prepare guidelines for Py2/3 compatibility code
     437- Write Final Report
     438
     439'''Is there any blocking issue?'''\\
     440  Not at the moment.