Changes between Version 6 and Version 7 of GSoC/2018/FullSupportPython3
- Timestamp:
- 05/15/18 08:06:23 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GSoC/2018/FullSupportPython3
v6 v7 37 37 - Add links to community wiki pages 38 38 - Set up development environment 39 - Discussion with community members and mentors about the design ofthe project39 - Discussion with mentors about the libraries tests for the project 40 40 - Get familiar with the testing framework 41 41 - Update current tests of the python script library, adjust them to work with Python3 … … 221 221 I added my project links to the OSGeo's Google Summer of Code 2018 Accepted students wiki page and trac wiki page: https://wiki.osgeo.org/wiki/Google_Summer_of_Code_2018_Accepted and https://trac.osgeo.org/grass/wiki/GSoC. 222 222 223 '''Discussion with community members and mentors about the design ofthe project'''\\224 I got in touch with my mentors to discuss the right approach to test the code and submit files. 223 '''Discussion with mentors about the libraries tests for the project'''\\ 224 I got in touch with my mentors to discuss the right approach to test the code and submit files. We discussed about the python libraries and their testsuites, starting with Python script library. 225 225 226 226 '''Get familiar with the testing framework'''\\