An error occurred fetching the project authors.
- 29 Jan, 2014 1 commit
-
-
Stefan Behnel authored
--HG-- extra : amend_source : 2797e0ad678cc0a33a2548a8a20b00475bc8a21b
-
- 26 Jan, 2014 1 commit
-
-
Stefan Behnel authored
fix in-place assignments of arbitrary objects to variables with inferred Python builtin/extension types
-
- 23 Jan, 2014 1 commit
-
-
Stefan Behnel authored
-
- 19 Jan, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : amend_source : 47d569b1b6faffc3f1f24da25b2a0c98cbb0bd15
-
- 18 Jan, 2014 1 commit
-
-
Robert Bradshaw authored
-
- 15 Jan, 2014 1 commit
-
-
Stefan Behnel authored
--HG-- extra : amend_source : 6a5e7668208a89296264b05bbfe7640514318a1d
-
- 11 Jan, 2014 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
implement another try-finally corner case (the Py3 way only for now!): reraising a fresh exception in the finally clause
-
- 10 Jan, 2014 4 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 07 Jan, 2014 2 commits
-
-
Stefan Behnel authored
--HG-- extra : amend_source : 95fc8a7afdf4614a3dfe7b9874d1ba8cd1bf9967
-
Robert Bradshaw authored
-
- 31 Dec, 2013 2 commits
-
-
Stefan Behnel authored
-
Robert Bradshaw authored
-
- 28 Dec, 2013 1 commit
-
-
Robert Bradshaw authored
-
- 18 Dec, 2013 1 commit
-
-
Stefan Behnel authored
-
- 14 Dec, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 24 Nov, 2013 1 commit
-
-
Stefan Behnel authored
-
- 15 Nov, 2013 1 commit
-
-
Stefan Behnel authored
reimplement PEP 3155 __qualname__ calculation in a dedicated transform to base it on the node structure instead of the scopes (which fails for class scopes)
-
- 27 Oct, 2013 1 commit
-
-
Stefan Behnel 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
-
- 05 Nov, 2013 1 commit
-
-
Stefan Behnel authored
-
- 02 Nov, 2013 1 commit
-
-
Stefan Behnel authored
-
- 13 Oct, 2013 1 commit
-
-
Stefan Behnel authored
-
- 11 Oct, 2013 1 commit
-
-
Stefan Behnel authored
-
- 06 Oct, 2013 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
extend semantics of 'basestring' typed variables to represent exactly bytes/str/unicode but no subtypes
-
- 31 Aug, 2013 1 commit
-
-
Stefan Behnel authored
-
- 28 Aug, 2013 1 commit
-
-
Stefan Behnel authored
-
- 11 Aug, 2013 1 commit
-
-
Robert Bradshaw authored
Also added note to change log.
-
- 10 Aug, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 09 Aug, 2013 2 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 06 Aug, 2013 1 commit
-
-
Stefan Behnel authored
-