An error occurred fetching the project authors.
- 13 Apr, 2018 1 commit
-
-
Stefan Behnel authored
The optimised int/float comparison was accidentally not activated when the result of a comparison was already known to be of type bint (instead of a Python object), nor for the "!=" operator. These seem to be fairly common cases.
-
- 22 Nov, 2016 1 commit
-
-
Robert Bradshaw authored
-
- 30 Aug, 2016 1 commit
-
-
Stefan Behnel authored
-
- 27 Mar, 2015 1 commit
-
-
Stefan Behnel authored
-
- 21 Mar, 2015 1 commit
-
-
Stefan Behnel authored
-
- 29 Oct, 2009 1 commit
-
-
Robert Bradshaw authored
-
- 29 Jul, 2008 1 commit
-
-
Dag Sverre Seljebotn authored
-
- 26 Jul, 2008 1 commit
-
-
Dag Sverre Seljebotn authored
-
- 14 May, 2008 1 commit
-
-
Stefan Behnel authored
tons of fixes for the test suite: docstrings must be unicode strings to run in Py3's doctest (obviously...) --HG-- rename : tests/compile/withnogil.pyx => tests/run/withnogil.pyx
-
- 01 Jan, 2008 1 commit
-
-
Stefan Behnel authored
-
- 31 Dec, 2007 1 commit
-
-
Stefan Behnel authored
-