↧
PyPy 2.5-features – Yet another status update
Here comes another GSoC status update Some finished tasks: throw() method on generators close() method… faking 2.5 behavior for IMPORT_NAME and IMPORT_FROM opcodes changing the default value for magic...
View ArticlePyPy 2.5-features – Starting to port the standard lib
A little late I know. This week I finished to fix all the failing tests and to implement PEP 328 (Absolute/Relative import). Now it’s the final step for supporting Python2.5 on PyPy, to port the...
View Article