An error occurred fetching the project authors.
- 10 Apr, 2015 1 commit
-
-
Stefan Behnel authored
switch to using PySet_GET_SIZE() for set size and truth requests as it's fast and also works as expected in PyPy
-
- 01 May, 2010 1 commit
-
-
Stefan Behnel authored
-
- 15 Apr, 2010 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
faster way to test certain builtin types for truth: list, tuple, bytes, unicode; fix truth testing of bytes literals
-