James Mills

Results 704 comments of James Mills

> Maybe we could implement a method self.fastcall() ? I'm not sure; but it would be backwards compatible at least. New API.

We can probably turn that odd I'd you like?

Yeah I'm not sure why we do it this way either :/ Let's try? James Mills / prologic E: [email protected] W: prologic.shortcircuit.net.au On Sun, Jan 22, 2017 at 10:23 PM,...

I'm keen to give this a try again and will do some local testing of my own :) Well done :) Let's see if we can move this forward and...

BTW: There's a bug with the implementation of this. If you run anything with circuits under PyPy there's a recursion problem with the namespace code and it blows the stack...

We should add documentation around this: - [ ] How to add to the `circuits` namespace - [ ] How to publish new PyPi `circuits.*` packages

Can you TL;DR this for us?

Been able to reproduce that recursion bug: ``` #!bash (circuits) prologic@daisy Thu Jun 18 00:43:35 ~/circuits $ PYTHONPATH=. pypy ./bin/circuits.bench -e 1000000^C ... File "/home/prologic/work/circuits/circuits/six.py", line 331, in exec_ exec("""exec...