vinsvanfer / music21

Automatically exported from code.google.com/p/music21
0 stars 0 forks source link

Python 3 support #79

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
It is high time music21 supported Python 3.

The recommended method these days is NOT to use 2to3 or any other translator, 
but to keep a single codebase compatible with Python 2.6, 2.7, 3.2 and 3.3.

This can easily be done with a library such as my own *nine*:
https://pypi.python.org/pypi/nine

I would like to help providing Python 3 support, but... can we move to git and 
github first? I mean, Subversion, in 2013? Really? (I am creating another 
ticket about this.)

Original issue reported on code.google.com by nandoflorestan@gmail.com on 18 Aug 2013 at 8:35

GoogleCodeExporter commented 9 years ago
Dear Nandoflorestan -- Python 3 support is something music21 will support in 
the coming years and is on the long term agenda, but there are two other 
milestones to hit first, a major revision for 2.0 and a Javascript port.  
Moving to git is also on the list, but again it's not something we're hitting 
now. Thanks for the comments.

Original comment by cuthbert on 30 Aug 2013 at 10:14

GoogleCodeExporter commented 9 years ago
Way to send away someone who wanted to contribute to your project. THANKS!

Original comment by nandoflorestan@gmail.com on 30 Aug 2013 at 10:31