An error occurred fetching the project authors.
- 12 Sep, 2009 1 commit
-
-
Stefan Behnel authored
-
- 19 Aug, 2009 2 commits
-
-
Stefan Behnel authored
-
Andrey Plotnikov authored
-
- 16 May, 2009 1 commit
-
-
Robert Bradshaw authored
-
- 04 May, 2009 1 commit
-
-
Stefan Behnel authored
-
- 08 Apr, 2009 1 commit
-
-
Lisandro Dalcin authored
- fix broken compile with MSVC (does not like preprocessor #if/#else/#endif inside call to macro PyRun_String) - enable "exectest" testcase for Python 3
-
- 25 Mar, 2009 2 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 10 Feb, 2009 1 commit
-
-
Robert Bradshaw authored
-
- 30 Dec, 2008 1 commit
-
-
Stefan Behnel authored
-
- 22 Dec, 2008 1 commit
-
-
Lisandro Dalcin authored
make GCC happy when string literals and const char* pointers are passed to many C-API calls or set in struct slots for Python 2.3/2.4
-
- 13 Dec, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 12 Dec, 2008 1 commit
-
-
Stefan Behnel authored
-
- 19 Nov, 2008 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 16 Nov, 2008 1 commit
-
-
Stefan Behnel authored
-
- 11 Nov, 2008 1 commit
-
-
Stefan Behnel authored
- only supports code in strings, not files (should be easy to add) - only the "exec XYZ in GLOBALS [,LOCALS]" form is supported, not the execution in the current namespace (would require a mapping representation of it) - also includes an incomplete (3-args only) and untested implementation for the exec() function in Py3
-
- 28 Oct, 2008 1 commit
-
-
Lisandro Dalcin authored
-
- 26 Oct, 2008 1 commit
-
-
Stefan Behnel authored
-
- 25 Oct, 2008 6 commits
-
-
Lisandro Dalcin authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
- more versatile utility code setup: use a dedicated class to distinguish proto/impl/init/cleanup code - fix set initialisation by making it use the new setup
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 10 Oct, 2008 2 commits
-
-
Robert Bradshaw authored
-
"didier deshommes" authored
-
- 30 Sep, 2008 1 commit
-
-
"Lisandro Dalcin" authored
-
- 27 Sep, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 23 Sep, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 25 Aug, 2008 1 commit
-
-
Dag Sverre Seljebotn authored
-
- 14 Aug, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 29 Jul, 2008 1 commit
-
-
Dag Sverre Seljebotn authored
-
- 26 Jul, 2008 1 commit
-
-
Dag Sverre Seljebotn authored
-
- 30 May, 2008 1 commit
-
-
Stefan Behnel authored
use PyBytes_Type instead of PyString_Type in the generated sources, PyBytes fix for Py2.6, unicode fixes for star imports
-
- 23 May, 2008 1 commit
-
-
Stefan Behnel authored
-
- 21 May, 2008 1 commit
-
-
Stefan Behnel authored
-
- 26 Apr, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 27 Apr, 2008 1 commit
-
-
Robert Bradshaw authored
-
- 27 Oct, 2007 1 commit
-
-
Carl Witty authored
-