An error occurred fetching the project authors.
- 04 Aug, 2013 1 commit
-
-
Stefan Behnel authored
-
- 27 Jul, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 17 Mar, 2013 1 commit
-
-
Robert Bradshaw authored
-
- 08 Mar, 2013 1 commit
-
-
Stefan Behnel authored
-
- 23 Feb, 2013 1 commit
-
-
Stefan Behnel authored
-
- 22 Feb, 2013 1 commit
-
-
Stefan Behnel authored
automatically replace calls to builtin.__contains__() with the corresponding C-API function and enable optimisation of unbound builtin methods for subtypes
-
- 15 Feb, 2013 1 commit
-
-
Stefan Behnel authored
-
- 14 Feb, 2013 1 commit
-
-
Robert Bradshaw authored
-
- 01 Jan, 2013 1 commit
-
-
Stefan Behnel authored
make AnalyseDeclarationsTransform inherit from EnvTransform to fix inconsistencies in scope tracking
-
- 30 Dec, 2012 1 commit
-
-
Stefan Behnel authored
-
- 26 Dec, 2012 1 commit
-
-
Stefan Behnel authored
reimplement cross-closure type inference using a dedicated LocalEntry class for entry copies in closures to keep closure knowledge in one place
-
- 23 Dec, 2012 1 commit
-
-
Stefan Behnel authored
-
- 21 Dec, 2012 1 commit
-
-
Stefan Behnel authored
-
- 20 Dec, 2012 1 commit
-
-
Stefan Behnel authored
analyse loop variable in scoped comprehensions as local variable (enables control flow based optimisations)
-
- 16 Dec, 2012 1 commit
-
-
Stefan Behnel authored
prevent special __weakref__ attribute from triggering generation of garbage collection code for the type
-
- 09 Dec, 2012 1 commit
-
-
Stefan Behnel authored
-
- 05 Dec, 2012 1 commit
-
-
Yaroslav Halchenko authored
Originally reported in Debian http://bugs.debian.org/cgi-bin/bugreport.cgi\?bug\=692313 Lead to crash with python-dbg: python-dbg: ../Modules/gcmodule.c:366: visit_decref: Assertion 'gc->gc.gc_refs != 0' failed
-
- 09 Nov, 2012 3 commits
-
-
Robert Bradshaw authored
-
Stefan Behnel authored
--HG-- extra : transplant_source : l%01%83uy%F4Z%F6%AD%FBj%9E%1B%E8%C1O%0C%25R%1B
-
Stefan Behnel authored
-
- 08 Nov, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 05 Dec, 2012 1 commit
-
-
Yaroslav Halchenko authored
Originally reported in Debian http://bugs.debian.org/cgi-bin/bugreport.cgi\?bug\=692313 Lead to crash with python-dbg: python-dbg: ../Modules/gcmodule.c:366: visit_decref: Assertion 'gc->gc.gc_refs != 0' failed --HG-- extra : transplant_source : D%E7%E2%8D%C4i%B7%08%F4%83%08sQ%84%27%3E%F3%17%AB%24
-
- 18 Sep, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 28 Aug, 2012 1 commit
-
-
Stefan Behnel authored
added safety assertion to prevent utility code from overwriting that of other entries with the same name
-
- 23 Aug, 2012 1 commit
-
-
Vitja Makarov authored
This reverts commit 22b2f077.
-
- 21 Aug, 2012 3 commits
-
-
Stefan Behnel authored
--HG-- extra : rebase_source : b3b465b8679fb04ed27193c61bb52c8fb1e6a082
-
Robert Bradshaw authored
-
Robert Bradshaw authored
This is necessary to use some C++ APIs, and ugly if not impossible to work around using cname specifiers and external files.
-
- 17 Aug, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 15 Aug, 2012 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix name setup for package __init__ modules, make sure package is registered when importing its __init__ module; fixes initial_file_path test in Py3.3
-
- 14 Aug, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 07 Aug, 2012 1 commit
-
-
Stefan Behnel authored
-
- 06 Aug, 2012 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-