Mantis - python
Viewing Issue Advanced Details
5089 upgrade minor have not tried 2013-07-09 18:28 2013-08-25 09:26
pfelecan  
pfelecan  
normal  
closed  
fixed  
none    
none  
0005089: python 2.7.5
Please update to 2.7 as most of Linux distributions use a 2.7 Python and python based project use more and more specific constructs, e.g. tuple/set literals of the form {'a', 'b'} instead of set(['a', 'b'])
Issue History
2013-07-09 18:28 pfelecan New Issue
2013-08-13 09:26 pfelecan Note Added: 0010532
2013-08-13 09:26 pfelecan Status new => resolved
2013-08-13 09:26 pfelecan Resolution open => fixed
2013-08-13 09:26 pfelecan Assigned To => pfelecan
2013-08-25 09:26 pfelecan Note Added: 0010539
2013-08-25 09:26 pfelecan Status resolved => closed

Notes
(0010532)
pfelecan   
2013-08-13 09:26   
2.7.5 was released
(0010539)
pfelecan   
2013-08-25 09:26   
There is now an alternative