{ "id": "89967", "key": "TIMOB-8715", "fields": { "issuetype": { "id": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true }, "parent": { "id": "89765", "key": "TIMOB-8652", "fields": { "summary": "Core: Create a new Titanium Command Line Interface", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "6", "description": "gh.issue.epic.desc", "name": "Epic", "subtask": false } } }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [ { "id": "13271", "description": "Release 2.1.0", "name": "Release 2.1.0", "archived": false, "released": true, "releaseDate": "2012-06-29" }, { "id": "13277", "name": "Sprint 2012-08", "archived": true, "released": true, "releaseDate": "2012-04-22" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-04-13T12:07:39.000+0000", "created": "2012-04-13T07:31:48.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "core" ], "versions": [ { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" } ], "issuelinks": [ { "id": "16565", "type": { "id": "10020", "name": "Depends", "inward": "is dependent of", "outward": "depends on" }, "inwardIssue": { "id": "89981", "key": "TIMOB-8718", "fields": { "summary": "Core: Compare possible CLI technologies", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "Medium", "id": "3" }, "issuetype": { "id": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true } } } } ], "assignee": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "updated": "2012-06-15T16:28:43.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10207", "name": "Tooling" } ], "description": "Investigate the pros/cons of using Python 3 over Python 2.7.X for a build script reboot.", "attachment": [], "flagged": false, "summary": "Core: Evaluate using Python 3 vs Python 2 for build scripts", "creator": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "subtasks": [], "reporter": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "environment": null, "closedSprints": [ { "id": 3, "state": "closed", "name": "Release 3.0.0", "startDate": "2012-09-27T05:26:46.636Z", "endDate": "2012-10-08T20:05:00.000Z", "completeDate": "2012-12-20T17:03:19.403Z" } ], "comment": { "comments": [ { "id": "190906", "author": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "body": "Evaluation results between python 3.2 and 2.6/2.7:\r\n1) From a stability standpoint, there is no reason to not switch to python 3.2 so there is no clear advantage in this regard between 3.2 and 2.7\r\n2) Future maintenance is a strong reason to switch to 3.2 as active development and support for the 2.x line has come to an end. There are no planned version rolls for 2.x and future official versions will all be in the 3.x line.\r\n3) Module support seems to be fairly robust for 3.2. Not all modules have been ported yet but the core functionality we would require is supported by the 3.2 version. With 3.2 there is robust network, zip file management and dom parsing/manipulation support. There are also what appear to be fairly robust community modules for dealing with CSS parsing that can be used.\r\n4) General functionality I think is improved with python 3.2 over the old 2.7 line. The language improvements are numerous and won't be outlined here (can find documentation on the difference between versions if desired) but overall the language functionality is improved with 3 and worth updating.\r\n5) Performance is currently slightly slower on python 3 versus 2.7 in some areas but still competitive. The performance should continue to increase with the 3 line as he version gets more revs.\r\n\r\n* it should be noted that python 3.x is not designed to be backwards compatible with 2.x so there will be very minimal code reuse possible but this is a minor concern IMO. The way most problems are solved is the same (or improved) but the syntax may have changed slightly.\r\n\r\nI believe the switch to use 3.2 over 2.7 has more advantages than disadvantages - doubly so if we are looking at rewriting build scripts from the ground up which eliminates the porting issue to a large degree.", "updateAuthor": { "name": "opiecyrus", "key": "opiecyrus", "displayName": "Opie Cyrus", "active": true, "timeZone": "America/Chicago" }, "created": "2012-04-13T12:07:01.000+0000", "updated": "2012-04-13T12:10:26.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }