lp:~mwhudson/pypy/imported-annotation-no-rev-num

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

199. By arigo

Mixins bug fix.

198. By arigo

naive support for _mixin_ multiple inheritance

197. By arigo

A branch to play with revision-number-less annotations.

Actually now I wonder why I made a branch, before it took 10 minutes to
make it work...

196. By pedronis

attach more info to BlockedInference exceptions

more uniform printing of flow positions

put @xxx info also the graphs, to ease finding blocked inference blocks in them

195. By pedronis

fix assertion

194. By pedronis

annotation for zip
& bool

193. By pedronis

pbc are cached singletons, don't attach local info to them

192. By pedronis

- added another test involving exception handling

improved annotation of ex handling code: we pass this and yesterday added test,

notice that the improved logic works only on simplfied flow graph (changed some tests to respect this),

(I have added code that mark a block starting exc handling, thinking I could have needed the info,
right now it seems not the case)

- changed a bit the way we deal with functions never returning but only raising exceptions,

may want to write a test to see whether this effectively helps with the kind of code involved
in multimethods failing paths.

191. By pedronis

improve just a bit issubtype

190. By pedronis

some more builtins

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.