Gentoo Archives: gentoo-python

From: "Michał Górny" <mgorny@g.o>
To: gentoo-python@l.g.o
Cc: python@g.o
Subject: [gentoo-python] [PATCHES] Initial python-utils-r1 changes for PyPy 2.1
Date: Wed, 21 Aug 2013 19:54:39
Message-Id: 20130821215352.3ba7a2af@gentoo.org
1 Hello,
2
3 I haven't got much time, so they were only quick and the checks were
4 dirty, so they can be buggy and need much more testing. I only adjusted
5 the code, didn't add PyPy to supported impls.
6
7 The patches:
8
9 - add python_is_python3() helper and use it throughout the code,
10
11 - add pypy-X_Y and pypy3-X_Y impl support that maps to pypy-X.Y
12 and pypy3-X.Y executables and directories.
13
14 The code has a few more branches that I could. I specifically made sure
15 to keep the pre-2.1 pypy support separated for easy removal
16 in the future. Please review.
17
18 --
19 Best regards,
20 Michał Górny

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies