An error occurred fetching the project authors.
- 10 Aug, 2015 1 commit
-
-
Stefan Behnel authored
-
- 25 Jul, 2015 1 commit
-
-
Stefan Behnel authored
-
- 20 Mar, 2015 1 commit
-
-
Stefan Behnel authored
-
- 26 Feb, 2015 1 commit
-
-
Stefan Behnel authored
-
- 31 Aug, 2014 1 commit
-
-
Stefan Behnel authored
-
- 22 Aug, 2014 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 06 Jul, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 17 Jun, 2014 1 commit
-
-
Stefan Behnel authored
-
- 23 May, 2014 1 commit
-
-
Stefan Behnel authored
-
- 12 Apr, 2014 1 commit
-
-
Stefan Behnel authored
-
- 24 Apr, 2014 1 commit
-
-
Alok Singhal authored
-
- 22 Apr, 2014 1 commit
-
-
Alok Singhal authored
SwitchTransform is unable to detect all cases of duplicate values, which result in errors at compile time in the generated code.
-
- 07 Jan, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 29 Dec, 2013 1 commit
-
-
Robert Bradshaw authored
-
- 06 Nov, 2013 1 commit
-
-
Stefan Behnel authored
--HG-- rename : tests/run/str_ascii_auto_encoding.pyx => tests/run/bytearray_ascii_auto_encoding.pyx rename : tests/run/str_default_auto_encoding.pyx => tests/run/bytearray_default_auto_encoding.pyx
-
- 04 Oct, 2013 1 commit
-
-
Robert Bradshaw authored
-
- 08 Aug, 2013 1 commit
-
-
Stefan Behnel authored
make the NULL-instead-of-None change in tp_clear() optional and off by default - breaks too much code for now
-
- 06 Aug, 2013 1 commit
-
-
Torsten Landschoff authored
-
- 01 Aug, 2013 1 commit
-
-
Torsten Landschoff authored
This can be useful if some external objects have to be cleaned up when the Python object dies. Otherwise the cyclic garbage collector may drop the references before the cleanup has any chance to run. Includes documentation and a simple unit test. Discussion: http://article.gmane.org/gmane.comp.python.cython.devel/14986
-
- 26 Jul, 2013 1 commit
-
-
Robert Bradshaw authored
-
- 23 May, 2013 1 commit
-
-
Vitja Makarov authored
-
- 06 Apr, 2013 1 commit
-
-
Stefan Behnel authored
enable Py_TPFLAGS_HAVE_VERSION_TAG on extension types by default (also in Py2) and provide 'type_version_tag' option to disable it
-
- 05 Apr, 2013 1 commit
-
-
Stefan Behnel authored
-
- 09 Mar, 2013 1 commit
-
-
Stefan Behnel authored
allow alternative spellings for encoding names in c_string_encoding directive, fix c_string_type=unicode
-
- 07 Mar, 2013 1 commit
-
-
Stefan Behnel authored
-
- 26 Feb, 2013 1 commit
-
-
Robert Bradshaw authored
-
- 23 Feb, 2013 1 commit
-
-
Stefan Behnel authored
-
- 20 Feb, 2013 1 commit
-
-
Robert Bradshaw authored
-
- 14 Feb, 2013 1 commit
-
-
Robert Bradshaw authored
-
- 28 Dec, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 23 Dec, 2012 1 commit
-
-
Stefan Behnel authored
-
- 25 Oct, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 23 Aug, 2012 1 commit
-
-
Stefan Behnel authored
-
- 21 Aug, 2012 1 commit
-
-
Robert Bradshaw authored
-
- 15 Aug, 2012 1 commit
-
-
Stefan Behnel authored
fix name setup for package __init__ modules, make sure package is registered when importing its __init__ module; fixes initial_file_path test in Py3.3
-
- 06 Aug, 2012 1 commit
-
-
Stefan Behnel authored
-
- 22 Jan, 2012 1 commit
-
-
Mark Florisson authored
-
- 12 Jan, 2012 1 commit
-
-
Vitja Makarov authored
-
- 03 Dec, 2011 1 commit
-
-
Robert Bradshaw authored
-