Author: Armin Rigo
Branch: extradoc
Changeset: r5597:a7b5322ad0b4
Date: 2016-01-29 21:51 +0100
http://bitbucket.org/pypy/extradoc/changeset/a7b5322ad0b4/
Log:Slides
diff --git a/talk/fosdem2016/slides b/talk/fosdem2016/slides
new file mode 100644
--- /dev/null
+++ b/talk/fosdem2016/slides
@@
Author: mattip
Branch: cffi-embedding-win32
Changeset: r82003:237a8c5c0202
Date: 2016-01-29 16:06 +0200
http://bitbucket.org/pypy/pypy/changeset/237a8c5c0202/
Log:first stab at fixing embedding for win32
diff --git a/pypy/module/_cffi_backend/embedding.py
b/pypy/module/_cffi_backend/embeddi
Author: Richard Plangger
Branch: s390x-backend
Changeset: r82002:986957b12f49
Date: 2016-01-29 10:30 +0100
http://bitbucket.org/pypy/pypy/changeset/986957b12f49/
Log:splitting tests in zarch backend, should speed up things quite a bit
diff --git a/pypy/testrunner_cfg.py b/pypy/testrunner_cfg