- 10 May, 2014 18 commits
-
-
Stefan Behnel authored
-
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
--HG-- extra : transplant_source : %CA%BB%21%89%8CQ%A0F%3EN%E5%7Cs%01%5D%060A%C8%AF
-
Stefan Behnel authored
-
Stefan Behnel authored
make encoding setup code safer by not expecting sys.getdefaultencoding() to safely return a bytes object --HG-- extra : transplant_source : cZx%3E%03l%AC%EDK%E3%C2%F2%2C%9BV%E5%EC%5D%B7%C8
-
Stefan Behnel authored
make encoding setup code safer by not expecting sys.getdefaultencoding() to safely return a bytes object
-
Stefan Behnel authored
--HG-- extra : transplant_source : M%D5%2C%C2%15%9E%3C%BC%3C%89%25n%95%DF%5C%B8%B5%C5%B8%D9
-
Stefan Behnel authored
-
Stefan Behnel authored
--HG-- extra : transplant_source : %F3%9A%B7r%F7%DB%C7%88%2B%D2%A4%9C%5E%0FT%B8_XS%D2
-
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 1 commit
-
-
Stefan Behnel authored
-