- 27 Nov, 2020 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 26 Nov, 2020 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 20 Nov, 2020 8 commits
-
-
Stefan Behnel authored
Fix "__Pyx_PyObject_AsDouble()" special-casing to prevent de-optimisation through potential PyFloat unpack-repack cycles.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 19 Nov, 2020 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 18 Nov, 2020 6 commits
-
-
Stefan Behnel authored
(Probably not as optimal since it can lead to de-optimisation when we actually need a PyFloat result.)
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Add flags and missing exception declaration for PyOS_*() string conversion functions in cpython/conversion.pxd.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 14 Nov, 2020 1 commit
-
-
Fedor Alekseev authored
-
- 08 Nov, 2020 10 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Closes https://github.com/cython/cython/pull/3902
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Zackery Spytz authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Disable the embedding test on MacOS-X to get the builds green again. Too many PRs depend on the travis tests to give a green light.
-
da-woods authored
Also turn off the clang warning about deprecated declarations to try to reduce the size of the OSX logs.
-
Stefan Behnel authored
Revert "Revert "Disable the embedding test on MacOS-X to get the builds green again. Too many PRs depend on the travis tests to give a green light."" This reverts commit bea8df39.
-
- 07 Nov, 2020 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Ruben Vorderman authored
-
da-woods authored
* Fixed crash on memoryview self-assignment * Rename memoryview decref function to match what it does
-
jbrockmendel authored
-
-
da-woods authored
Also turn off the clang warning about deprecated declarations to try to reduce the size of the OSX logs.
-