- 01 Feb, 2014 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
code objects: add number of kwonly args to number of regular arguments in Py2 (which does not support kwonly arguments for Python functions) to make sure they are still visible for introspection
-
Stefan Behnel authored
-
- 31 Jan, 2014 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
nogil and more exported functions in numpy.math pxd
-
- 30 Jan, 2014 1 commit
-
-
Stefan Behnel authored
-
- 29 Jan, 2014 1 commit
-
-
Stefan Behnel authored
--HG-- extra : amend_source : 2797e0ad678cc0a33a2548a8a20b00475bc8a21b
-
- 28 Jan, 2014 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 8474ebfc7b6ab33b8cca9e4a478c54b2bee5f2fc
-
- 26 Jan, 2014 11 commits
-
-
Vitja Makarov authored
-
Vitja Makarov authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix in-place assignments of arbitrary objects to variables with inferred Python builtin/extension types
-
Stefan Behnel authored
-
Lars Buitinck authored
-
Lars Buitinck authored
-
Stefan Behnel authored
-
- 25 Jan, 2014 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 24 Jan, 2014 2 commits
-
-
Stefan Behnel authored
--HG-- extra : amend_source : b920a1b9cf4249bb95a7f1a310222080c26dc326
-
Stefan Behnel authored
-
- 23 Jan, 2014 7 commits
-
-
Stefan Behnel authored
always use UtilityCode.load_cached() for reading dependencies of helpers as it's highly likely that they will be reused by others as well
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 19 Jan, 2014 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
generate cdef classes and closure classes in a deterministic order to reduce C code churn on regeneration also fixes a problem where duplicate entries (one used, one unused) could be selected somewhat arbitrarily during type sorting (apparently applied to but worked for memoryview/-slice)
-
Stefan Behnel authored
-