lp:~mwhudson/pypy/imported-judy-trees

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

20044. By fijal

* Add an explicit free and pass a test
* Add exception_is_here/cannot_occur

20043. By fijal

Add a sample rjudy implementation start.

20042. By fijal

Create a branch to experiment with judy trees

20041. By arigo

A minimal change that fixes the bug compatibility issue with
"unicode + string subclass". The change is similar to the
Jython fix (mostly by accident, the extra check is smaller than
in Jython).

20040. By cami

removed some clashing tests from test_cpu.py.
test for cycles are now in test_cpu.py, those for flags in test_cpu_2.py

20039. By cami

added more flag tests

20038. By fijal

Kill 2.3-only logic

20037. By fijal

Really use tlsobject

20036. By arigo

Avoid this pop(0) by using a deque.

20035. By fijal

Add a gc.garbage, always empty, in order if someone would ever like to
introspect it.

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.