- 24 Nov, 2018 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
jakirkham authored
-
Stefan Behnel authored
Closes #2671.
-
- 23 Nov, 2018 5 commits
-
-
Stefan Behnel authored
Closes #2729.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
John Kirkham authored
-
- 16 Nov, 2018 8 commits
-
-
Stefan Behnel authored
-
serge-sans-paille authored
-
serge-sans-paille authored
Plus Start filling unit test cases
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Álvaro Abella Bascarán authored
“It have”-> “it has” “Parralelism” -> “parallelism”
-
jakirkham authored
-
Robert Bradshaw authored
-
- 07 Nov, 2018 2 commits
-
-
ptype authored
-
Oleksandr Pavlyk authored
-
- 02 Nov, 2018 1 commit
-
-
Stefan Behnel authored
-
- 01 Nov, 2018 13 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
Also add a compile time check for SIZEOF_VOID_P. This fixes #2670. See also https://bugs.python.org/issue35037 https://bugs.python.org/issue4709
-
Stefan Behnel authored
-
Stefan Behnel authored
gh2638 absolute import handling
-
Kryštof Pilnáček authored
-
Kryštof Pilnáček authored
-
Kryštof Pilnáček authored
-
Kryštof Pilnáček authored
-
Kryštof Pilnáček authored
This change was actually unnesarry as with the new regex we iterate over all possible combinations of package and modules.
-
bweigel authored
-
Stefan Behnel authored
-
-
- 30 Oct, 2018 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Cheuk Ting Ho authored
-
Nicolas Pauss authored
-
Nicolas Pauss authored
The types of variables __pyx_PickleError, __pyx_result from generated unpickle function, and variables state, _dict from __reduce_cython__ generated method were not declared. So warnings were raised with warn.undeclared for every single extension type. Now, we define the type of these variables, and no warnings are raised.
-