- 12 Dec, 2018 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Prevent repeated initialisation of constants that overwrite the previously created objects without cleanup. Closes #2750.
-
Stefan Behnel authored
-
Jeroen Demeyer authored
-
Stefan Behnel authored
Fix sigismember() declaration
-
Jeroen Demeyer authored
-
- 11 Dec, 2018 4 commits
-
-
Stefan Behnel authored
-
Charles Pigott authored
-
Stefan Behnel authored
Don't try to use imap with python3
-
Charles Pigott authored
-
- 10 Dec, 2018 1 commit
-
-
Robert Bradshaw authored
Still requires the more conservative __index__ here rather than a possibly truncating __int__ because this is used in a context where floating point values should probably be treated specially. This fixes Github issue #2752.
-
- 30 Nov, 2018 3 commits
-
-
Stefan Behnel authored
Reduce warning level in MSVC again since /W4 turns out to be excessive (complains about constant conditionals, for example).
-
Stefan Behnel authored
-
Stefan Behnel authored
Closes #2736.
-
- 24 Nov, 2018 11 commits
-
-
Stefan Behnel authored
Increase warning level in appveyor builds (could also use "/Wall", but let's see how spammy /W4 is).
-
Stefan Behnel authored
-
Stefan Behnel authored
Closes #2731.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
jakirkham authored
-
Stefan Behnel authored
Closes #2671.
-
- 23 Nov, 2018 10 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
Closes #2729.
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
John Kirkham authored
-
Stefan Behnel authored
Fill shape when PyBUF_ND is in the flags
-
- 20 Nov, 2018 1 commit
-
-
John Kirkham authored
-
- 18 Nov, 2018 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
Closes #2664.
-
Stefan Behnel authored
ENH: add no-capture option to runtests to allow debugging srctree tests
-
- 16 Nov, 2018 1 commit
-
-
Stefan Behnel authored
-