[Python-Dev] The pysandbox project is broken (original) (raw)
Eli Bendersky eliben at gmail.com
Thu Nov 14 00:06:48 CET 2013
- Previous message: [Python-Dev] The pysandbox project is broken
- Next message: [Python-Dev] The pysandbox project is broken
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Wed, Nov 13, 2013 at 2:48 PM, Christian Heimes <christian at python.org>wrote:
Am 13.11.2013 23:37, schrieb Eli Bendersky: > Yeah, it definitely could. There are two problems currently: 1) the > patches are for 2.7.x and 2) they have some ugly hacks in them. But I > will talk to the guy who worked on that and hopefully we'll be able to > have something cleaned up for upstreaming into default/3.x > > Anyhow, the webstore app is: > https://chrome.google.com/webstore/detail/python/nodpmmidbgeganfponihbgmfcoiibffi > > And the code is in: https://code.google.com/p/naclports/wiki/PortList
The patch https://code.google.com/p/naclports/source/browse/trunk/src/libraries/python/nacl.patch looks rather small and simple. Some of the hacks may not be required in Python 3.4, too. I'd love to have PNaCl support in Python 3.4!
Feel free to chime in, if you want. You can download the PNaCl toolchain from the latest Native Client SDK and hack on this easily. I'll be happy to look at any patches you have for this.
Eli -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20131113/1e84497b/attachment.html>
- Previous message: [Python-Dev] The pysandbox project is broken
- Next message: [Python-Dev] The pysandbox project is broken
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]