- 10 May, 2014 13 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
fix ASCII compatibility check in __Pyx_init_sys_getdefaultencoding_params(): strncmp() stops at first NUL byte which is the first byte in this case (i.e. no comparison is done at all)
-
Stefan Behnel authored
fix ASCII compatibility check in __Pyx_init_sys_getdefaultencoding_params(): strncmp() stops at first NUL byte which is the first byte in this case (i.e. no comparison is done at all) --HG-- extra : transplant_source : A%2B%5BO%82%05%F7%DEm/%8Ao%08%121%96%8Ao%AB%8C
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : transplant_source : %CD%DB%8CT%85r%FF%0B%1C%60%B3%CD%F8%16%D8%E3%EC%C7%0BL
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
scoder authored
IPython magics
-
Stefan Behnel authored
-
Stefan Behnel authored
make encoding setup code safer by not expecting sys.getdefaultencoding() to safely return a bytes object
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 09 May, 2014 3 commits
-
-
Stefan Behnel authored
avoid C compiler warnings for different integer types and signedness when bounds-checking index in obj.pop() optimisation
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 07 May, 2014 1 commit
-
-
Stefan Behnel authored
-
- 06 May, 2014 3 commits
-
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
scoder authored
Expanded POSIX interface
-
- 05 May, 2014 2 commits
-
-
Martín Gaitán authored
-
Martín Gaitán authored
This reverts commit dab5ac36.
-
- 04 May, 2014 12 commits
-
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Lisandro Dalcin authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Lars Buitinck authored
-
Lars Buitinck authored
-
Lars Buitinck authored
-
Stefan Behnel authored
-
scoder authored
Fix typos in the CPython module include file
-
Mark Lee authored
-
- 03 May, 2014 6 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-