An error occurred fetching the project authors.
- 29 May, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 28 May, 2008 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Casting a non-Python pointer type to a Python type no longer generates an incref, unless one is required for other reasons. [Arc Riley]
-
- 27 May, 2008 1 commit
-
-
Stefan Behnel authored
-
- 26 May, 2008 3 commits
-
-
Stefan Behnel authored
invalidate the cache of all subtypes when updating a type's tp_dict (algorithm copied from typeobject.c in Py3)
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 21 May, 2008 1 commit
-
-
Stefan Behnel authored
-
- 18 May, 2008 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
fix keyword arguments in function calls: must be unicode in Py3 and strings in Py2, just like identifiers
-
Stefan Behnel authored
-
- 16 May, 2008 1 commit
-
-
Stefan Behnel authored
-
- 15 May, 2008 1 commit
-
-
Stefan Behnel authored
-
- 14 May, 2008 2 commits
-
-
Stefan Behnel authored
make it explicit in the generated source code what is an identifier string constant and what is a normal string constant that just happens to get interned
-
Stefan Behnel authored
-
- 13 May, 2008 1 commit
-
-
Stefan Behnel authored
-
- 09 May, 2008 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 08 May, 2008 1 commit
-
-
Stefan Behnel authored
-
- 30 Apr, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 26 Apr, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 28 Apr, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 27 Apr, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 26 Apr, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 25 Apr, 2008 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 22 Apr, 2008 1 commit
-
-
Stefan Behnel authored
-
- 21 Apr, 2008 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 04 Apr, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 03 Apr, 2008 4 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
Allow ctypedef my_struct_s my_struct_t[1] trick, can access members of my_struct_t as if it were a pointer.
-
Robert Bradshaw authored
-
- 31 Mar, 2008 1 commit
-
-
"Felix Wu" authored
-
- 30 Mar, 2008 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 29 Mar, 2008 1 commit
-
-
Robert Bradshaw authored
-