lp:~mwhudson/pypy/imported-gc-prebuilt-dying

Created by Michael Hudson-Doyle and last modified
Get this branch:
bzr branch lp:~mwhudson/pypy/imported-gc-prebuilt-dying
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

23844. By arigo

Intermediate check-in. Mess. It's not going to work unless I find
a new idea.

23843. By arigo

Goal: make this test pass, in all tests that use snippet.

23842. By arigo

Make a branch:

Prebuilt GC objects, even if they are not referenced any more, stay
alive -- of course, as it makes no sense to free a prebuilt object; but
the issue is that they keep alive forever all non-prebuilt GC objects
that they happened to point to when they died.

23841. By agaynor

Make str.upper and str.lower use their rlib implementations.

23840. By arigo

Trying a checkin.

23839. By fijal

A test I would like to pass

23838. By fijal

pfff. I don't know how to detect bz2 file here

23837. By fijal

fix counters

23836. By arigo

Clear the items from the list as soon as possible.
Might not change much, but my guess is that if one
of these objects is large, freeing it earlier is
better.

23835. By fijal

Try to make links work. I think they're buggy for now, they need a test

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.