- 25 May, 2015 1 commit
-
-
Lisandro Dalcin authored
-
- 22 May, 2015 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 19 May, 2015 1 commit
-
-
Lisandro Dalcin authored
Use appveyor to build windows wheels
-
- 13 May, 2015 1 commit
-
-
Ali Ebrahim authored
Use the appveyor continuous integration service to build wheels for windows. This procedure was adapted from this guide: https://packaging.python.org/en/latest/appveyor.html
-
- 03 May, 2015 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 26 Apr, 2015 3 commits
-
-
Stefan Behnel authored
prevent generator methods from returning NULL without setting an exception: method call protocol differs from __next__() protocol
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 25 Apr, 2015 7 commits
-
-
Stefan Behnel authored
-
Jeroen Demeyer authored
-
Jeroen Demeyer authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
mofe GIVEREF() before PyTuple_SET_ITEM() call because that's when we still own the reference (pypy needs it that way)
-
Stefan Behnel authored
-
- 23 Apr, 2015 4 commits
-
-
Stefan Behnel authored
-
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
- 22 Apr, 2015 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
fix stupid C-API misuse: accidentally passed a NULL pointer to PyObject_GetItem() instead of a 0 integer index to PySequence_GetItem()
-
- 19 Apr, 2015 1 commit
-
-
Stefan Behnel authored
-
- 17 Apr, 2015 1 commit
-
-
Stefan Behnel authored
-
- 11 Apr, 2015 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 10 Apr, 2015 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 07 Apr, 2015 1 commit
-
-
Stefan Behnel authored
-
- 03 Apr, 2015 1 commit
-
-
Stefan Behnel authored
-
- 01 Apr, 2015 1 commit
-
-
Robert Bradshaw authored
-
- 30 Mar, 2015 1 commit
-
-
Stefan Behnel authored
-