lp:~mwhudson/pypy/imported-faster-raise

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

23403. By arigo

Two tests about raising and catching exceptions in a loop.

23402. By arigo

Probable fix for the genrator's throw() method: around simulating
a call to handle_operation_error, we must also simulate ec.enter()
and ec.leave().

23401. By arigo

(pedronis, arigo)
Yet Another Fix For The Day. With test.

23400. By arigo

(pedronis, arigo)
Rename yet again the flag, and change subtle its meaning yet again.
Fixes an issue, described by the new test.

23399. By arigo

Remove the references to pypy/lib/_exceptions.py from geninterp.txt.

23398. By arigo

Test and fix.

23397. By arigo

Fix test: this is also what we get on Python 2.4 or 2.5.

23396. By arigo

Re-kill this :-)

23395. By arigo

Current status of fighting with f_back_some and f_forward.
I think that this has a better chance to pass serious tests.

Check-in to move to a faster machine to run more tests...

23394. By arigo

Fix 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.