lp:~mwhudson/pypy/imported-multijit-2

Created by Michael Hudson-Doyle and last modified
Get this branch:
bzr branch lp:~mwhudson/pypy/imported-multijit-2
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Michael Hudson-Doyle
Project:
PyPy
Status:
Development

Recent revisions

24006. By arigo

Merge branch/multijit. Start to fix a few test failures. There are more.

24005. By arigo

Try to finish branch/multijit.

24004. By arigo

Accept a third argument: the name to give to the pypy-c.

24003. By arigo

Fix for UnboundLocalError name 'c', used in the finally:.

24002. By benjamin

reduce the number of iterations to make this test a little faster

24001. By benjamin

remove CPythonCompiler

Our compiler is good enough nowdays, and it's annoying to maintain the CPython
interface.

Also remove the useless objspace.parser option.

24000. By benjamin

kill import

23999. By benjamin

remove pointless except

23998. By fijal

Copy also LICENSE and README

23997. By afa

Implement os.getcwdu(), at least for ascii-only pathnames.

This is needed to fix pypy translation on windows with the brand new CPython 2.6.5:
it now uses this function in os.path.abspath(),
which is itself geninterp'd for some reason.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:pypy
This branch contains Public information 
Everyone can see this information.