On Sun, Jul 7, 2013 at 10:43 AM, Aaron Meurer <[email protected]> wrote:
> Well, since they have the same hash, there is no difference :)
>
> The two exist because the only way to make pip install the Python 3 source
> in Python 3 (instead of installing the Python 2 source in Python 3) is to
> put the explicit version of Python in the tarball name. Since there are two
> versions of Python 3 that we support, this means creating two tarballs.

I see. I guess pip expects that the Python 2 source will automatically
translate using 2to3. I think we should implement that.
I still prefer to actually ship the 3.2 and 3.3 tarballs, because it
is clear what exactly is our upstream source (I am having possible
bugs or changes in 2to3 in mind, that in principle could produce
incorrect sources).

I think we should document this in the release notes, so I have added
an explanation in:

https://github.com/sympy/sympy/wiki/Release-Notes-for-0.7.3

feel free to update the formatting.

Ondrej

-- 
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to