| CODENOTIFIER | HelpYou are not signed inSign in |
Project: PyPy
Revision: 57961
Author: hpk
Date: 08 Sep 2008 06:14:36
Changes:Diff:| ... | ...@@ -1,8 +1,6 @@ | |
| 1 | ====================== | |
| 2 | PyPy status talk | |
| 3 | ====================== | |
| 4 | ||
| 5 | XXX maybe missing: threading improvements? more on GCs? | |
| 1 | ================================ | |
| 2 | PyPy Python Interpreter status | |
| 3 | ================================ | |
| 6 | 4 | |
| 7 | 5 | What this talk is about |
| 8 | 6 | ======================= |
| ... | ...@@ -234,10 +232,8 @@ | |
| 234 | 232 | 1.1 release goals |
| 235 | 233 | =================================== |
| 236 | 234 | |
| 237 | XXX check/review/complete | |
| 238 | ||
| 239 | 235 | - compatible to Python 2.5.2 |
| 240 | - well tested on win/linux/osx | |
| 236 | - well tested on win/linux 32 bit | |
| 241 | 237 | - running some major packages unmodified |
| 242 | 238 | - easy_install/distutils working |
| 243 | 239 | - deliver pypy-c binary installs windows |
| ... | ...@@ -245,10 +241,9 @@ | |
| 245 | 241 | Contact / Q&A |
| 246 | 242 | ========================== |
| 247 | 243 | |
| 244 | holger krekel, Maciej Fijalkowski | |
| 245 | at http://merlinux.eu | |
| 248 | 246 | |
| 249 | * http://codespeak.net/pypy | |
| 250 | ||
| 251 | * http://morepypy.blogspot.com | |
| 247 | PyPy: http://codespeak.net/pypy | |
| 252 | 248 | |
| 253 | holger krekel, Maciej Fijalkowski | |
| 254 | <dir@merlinux.eu> | |
| 249 | Blog: http://morepypy.blogspot.com |