Default Branch

jebbatime

9bf757bf21 · readme stub · Updated 2021-06-14 17:00:06 -06:00

Branches

stackless

a910b4d7c4 · unix: Add stackless config settings, for easy access. · Updated 2015-03-28 01:21:30 +02:00

7260
7
minimal-port

f41df1e611 · minimal: Add "run" make target to run emulated build with suitable tty config. · Updated 2015-01-13 04:07:03 +02:00

7676
0
Included
pfalcon

1840673068 · objarray: Support array('O'), array of objects, as extension to CPython. · Updated 2014-12-30 22:30:29 +02:00

7767
16
vm-selective-exc-ip

1d74813a7a · py: Add note about -fno-crossjumping when compiling vm.c. · Updated 2014-12-28 14:22:53 +02:00

7779
1
native-del-fast

b7d32672ce · emitnative: Incomplete implementation delete_fast operation. · Updated 2014-12-27 16:46:09 +02:00

7788
1
nlr-macros

8f9897e8f1 · py: Add guards against using nlr_push() macro where function is required. · Updated 2014-08-27 21:55:41 +03:00

8290
1
store-consts

a83c29b281 · py: Very first step towards handling intra-module constants. · Updated 2014-06-05 00:46:14 +03:00

8687
1
nlr-setjmp

3a83b805fc · nlr: Add implementation using setjmp/longjmp. · Updated 2014-04-17 00:19:18 +03:00

9267
0
Included
travis

0d1d7132fb · Try CPython 3.4. · Updated 2014-04-15 05:23:05 +03:00

9310
1
yield-from

3c2b2acd8c · tests: Add testcases for yield from. · Updated 2014-03-28 02:50:56 +02:00

9777
0
Included
genexit-inst

c4d589e2bb · objgenerator: close(): Throw instance of GeneratorExit (not type). · Updated 2014-03-28 02:40:26 +02:00

9779
0
Included
osx

ee82fa1cf5 · Changes to get the unix code compiling on OSX · Updated 2013-12-21 16:54:05 -08:00

10822
1