| 371 | |
| 372 | === Week 9 === |
| 373 | '''What did I complete this week?'''\\ |
| 374 | - Fixed 'temporal' library's connection issue (t.connect) (https://github.com/sanjeetbhatti/FullSupportPython3/blob/master/grass_trunk/lib-python-temporal/patch_temporal.diff) |
| 375 | - Tested the code with temporal t.connect tests |
| 376 | - Fixed code for relative paths |
| 377 | - Fixed g.gui.animation part of gui (https://github.com/sanjeetbhatti/FullSupportPython3/blob/master/grass_trunk/gui/patch_gui.diff) |
| 378 | - Wrote two new tests for trunk/scripts (testing pending) |
| 379 | |
| 380 | '''What am I going to achieve for the next week?'''\\ |
| 381 | - Fix deprecated code in GUI library |
| 382 | - Fix other gui command files |
| 383 | - Keep working on temporal library |
| 384 | - Test all the reamining files in temporal testsuite |
| 385 | |
| 386 | '''Is there any blocking issue?'''\\ |
| 387 | Not at the moment. |