An error occurred fetching the project authors.
- 02 Mar, 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
-
- 20 Feb, 2013 2 commits
-
-
Stefan Behnel authored
automatically convert dict.iter*() and dict.view*() methods to .keys/values/items() in Py3 for typed dicts
-
Stefan Behnel authored
-
- 15 Feb, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 09 Feb, 2013 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 04 Feb, 2013 1 commit
-
-
Stefan Behnel authored
-
- 21 Jan, 2013 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 02 Sep, 2012 1 commit
-
-
Stefan Behnel authored
work around C compiler warnings about unused utility functions by registering the signature with the smallest dependency last
-
- 27 Aug, 2012 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 25 Apr, 2012 1 commit
-
-
Stefan Behnel authored
-
- 15 Apr, 2012 1 commit
-
-
Stefan Behnel authored
-
- 25 Mar, 2012 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 25 Feb, 2012 1 commit
-
-
Mark Florisson authored
-
- 15 Nov, 2011 1 commit
-
-
Stefan Behnel authored
-
- 27 Sep, 2011 1 commit
-
-
Stefan Behnel authored
rewrite dict.clear() optimisation to avoid redundant INCREF/DECREF of None in the (normal) plain statement case
-
- 26 Sep, 2011 1 commit
-
-
Stefan Behnel authored
--HG-- extra : rebase_source : afba300a108428a9e515a63a822d62cced8e2e05
-
- 18 Sep, 2011 1 commit
-
-
Vitja Makarov authored
-
- 21 Aug, 2011 1 commit
-
-
Stefan Behnel authored
-
- 19 Aug, 2011 1 commit
-
-
Stefan Behnel authored
-
- 18 Aug, 2011 1 commit
-
-
Stefan Behnel authored
-
- 21 Aug, 2011 1 commit
-
-
Stefan Behnel authored
--HG-- extra : transplant_source : 1j%D4%9D%A7%13%C5%86%22%B9%9E%2C%7F%90%A3%01o%02%CE%2C
-
- 08 Jun, 2011 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 28 May, 2011 1 commit
-
-
Stefan Behnel authored
-
- 01 May, 2011 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 17 Apr, 2011 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 23 Feb, 2011 1 commit
-
-
Lisandro Dalcin authored
-
- 12 Feb, 2011 1 commit
-
-
Stefan Behnel authored
-
- 09 Feb, 2011 1 commit
-
-
Lisandro Dalcin authored
-
- 07 Aug, 2011 1 commit
-
-
Stefan Behnel authored
- generate correct code for optimised override calls to methods of builtin types in subtypes - optimise calls for 'final' subtypes - disable optimised C-API calls for non-final subtypes
-