An error occurred fetching the project authors.
- 26 Jul, 2013 1 commit
-
-
Stefan Behnel authored
always set __path__ for compiled packages and in Py3.3 actually implement finding the file path at module init time by rerunning the import lookup
-
- 14 Jul, 2013 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 06 Jul, 2013 1 commit
-
-
Stefan Behnel authored
-
- 12 Jun, 2013 1 commit
-
-
Stefan Behnel authored
--HG-- extra : rebase_source : 9ac699d2cd10ea7eef564c2790ad36c6474028f4
-
- 12 May, 2013 1 commit
-
-
Stefan Behnel authored
-
- 11 May, 2013 1 commit
-
-
Stefan Behnel authored
-
- 10 May, 2013 5 commits
-
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
Stefan Behnel authored
-
Stefan Behnel authored
remove 'from datetime cimport *' line from cpython/__init__.pxd as it refers to a separate module, not the core C-API --HG-- extra : rebase_source : bafa0a661abe97868fe254b3ce2b5e63b8654990
-
Stefan Behnel authored
remove 'from datetime cimport *' line from cpython/__init__.pxd as it refers to a separate module, not the core C-API --HG-- extra : rebase_source : bafa0a661abe97868fe254b3ce2b5e63b8654990
-
- 08 May, 2013 1 commit
-
-
Stefan Behnel authored
-
- 05 May, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 04 May, 2013 1 commit
-
-
Stefan Behnel authored
-
- 01 May, 2013 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 26 Apr, 2013 1 commit
-
-
Stefan Behnel authored
-
- 19 Apr, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 14 Apr, 2013 1 commit
-
-
Stefan Behnel authored
-
- 12 Apr, 2013 1 commit
-
-
Stefan Behnel authored
-
- 10 Apr, 2013 1 commit
-
-
Stefan Behnel authored
-
- 08 Apr, 2013 1 commit
-
-
Stefan Behnel 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
-
- 29 Mar, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 17 Mar, 2013 1 commit
-
-
Stefan Behnel authored
--HG-- extra : rebase_source : 889ca43dd6769a6208f8c69e36f2103468b3b546
-
- 16 Mar, 2013 1 commit
-
-
Stefan Behnel authored
-
- 10 Mar, 2013 1 commit
-
-
Stefan Behnel authored
-
- 08 Mar, 2013 1 commit
-
-
Stefan Behnel authored
-
- 02 Mar, 2013 1 commit
-
-
Stefan Behnel authored
-
- 26 Feb, 2013 1 commit
-
-
Robert Bradshaw authored
.# Please enter the commit message for your changes. Lines starting
-
- 24 Feb, 2013 1 commit
-
-
Stefan Behnel authored
-
- 23 Feb, 2013 1 commit
-
-
Stefan Behnel authored
-
- 20 Feb, 2013 1 commit
-
-
Stefan Behnel authored
automatically convert dict.iter*() and dict.view*() methods to .keys/values/items() in Py3 for typed dicts
-