[Python-Dev] PEP 414 - Unicode Literals for Python 3 (original) (raw)

Giampaolo Rodolà g.rodola at gmail.com
Tue Feb 28 13:48:10 CET 2012


Il 28 febbraio 2012 13:19, Antoine Pitrou <solipsis at pitrou.net> ha scritto:

Le mardi 28 février 2012 à 22:14 +1000, Nick Coghlan a écrit : If you're using separate branches, then your Python 2 code isn't being made forward compatible with Python 3. Yes, it avoids making your Python 2 code uglier, but it means maintaining two branches in parallel until you drop Python 2 support. IMO, maintaining two branches shouldn't be much more work than maintaining hacks so that a single codebase works with two different programming languages.

Would that mean distributing 2 separate tarballs? How would tools such as easy_install and pip work in respect of that? Is there a naming convention they can rely on?

--- Giampaolo http://code.google.com/p/pyftpdlib/ http://code.google.com/p/psutil/ http://code.google.com/p/pysendfile/



More information about the Python-Dev mailing list