[Python-Dev] PEP 405 (built-in virtualenv) status
Tres Seaver
tseaver at palladion.com
Fri Mar 16 05:55:45 CET 2012
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On 03/15/2012 05:43 PM, Carl Meyer wrote:
> A brief status update on PEP 405 (built-in virtualenv) and the open
> issues:
>
> 1. As mentioned in the updated version of the language summit notes,
> Nick Coghlan has agreed to pronounce on the PEP.
>
> 2. Ned Deily discovered at the PyCon sprints that the current
> reference implementation does not work with an OS X framework build of
> Python. We're still working to discover the reason for that and
> determine possible fixes.
>
> 3. If anyone knows of a pair of packages in which both need to build
> compiled extensions, and the compilation of the second depends on
> header files from the first, that would be helpful to me in testing
> the other open issue (installation of header files). (I thought numpy
> and scipy might fit this bill, but I'm currently not able to install
> numpy at all under Python 3 using pysetup, easy_install, or pip.)
ExtensionClass and Acquisition would fit the bill, except they aren't
ported to Python3 (Acquisition needs the headers from ExtensionClass).
Tres.
- --
===================================================================
Tres Seaver +1 540-429-0999 tseaver at palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk9ix9EACgkQ+gerLs4ltQ5HsgCdEFbb0utGPbBJ2059+KBbhkIB
M2IAnjFNoJh1UKB76k6nd6nTMfo78s3Z
=T6fh
-----END PGP SIGNATURE-----
More information about the Python-Dev
mailing list