- 30 May, 2008 7 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
'#define PyString_Type PyBytes_Type' in Py3: 'str' is considered a builtin and internally mapped to PyString_Type, which must also work in Py3
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 29 May, 2008 6 commits
-
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 28 May, 2008 6 commits
-
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
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]
-
Robert Bradshaw authored
-
- 27 May, 2008 1 commit
-
-
Stefan Behnel authored
-
- 26 May, 2008 8 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
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 25 May, 2008 5 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- rename : tests/run/docstrings.pyx => tests/compile/docstrings.pyx
-
- 24 May, 2008 1 commit
-
-
Stefan Behnel authored
-
- 23 May, 2008 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- rename : tests/run/classmethod.pyx => tests/run/staticmethod.pyx
-
Stefan Behnel authored
-
Stefan Behnel authored
-