- 17 Feb, 2015 1 commit
-
-
Benjamin Peterson authored
Patch by Yuyang Guo and Berker Peksag.
-
- 16 Feb, 2015 4 commits
-
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
overflows. Added few missed PyErr_NoMemory().
-
Berker Peksag authored
-
Berker Peksag authored
-
- 15 Feb, 2015 6 commits
-
-
Serhiy Storchaka authored
module. Original patch by Claudiu Popa.
-
Antoine Pitrou authored
Detected and fixed by Serhiy.
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
-
- 14 Feb, 2015 5 commits
-
-
Berker Peksag authored
Patch by Vajrasky Kok.
-
Berker Peksag authored
Patch by Martin Panter.
-
Serhiy Storchaka authored
and email.test.
-
Serhiy Storchaka authored
Patch by David Edelsohn.
-
Benjamin Peterson authored
-
- 13 Feb, 2015 2 commits
-
-
Berker Peksag authored
Patch by Martin Panter.
-
Serhiy Storchaka authored
-
- 12 Feb, 2015 1 commit
-
-
Victor Stinner authored
-
- 11 Feb, 2015 3 commits
-
-
Antoine Pitrou authored
Issue #23445: pydebug builds now use "gcc -Og" where possible, to make the resulting executable faster.
-
Victor Stinner authored
-
Victor Stinner authored
Fix undefined behaviour: don't compare pointers. Use Py_uintptr_t type instead of void*. It fixes test_faulthandler on Fedora 22 which now uses GCC 5.
-
- 10 Feb, 2015 4 commits
-
-
Victor Stinner authored
already finished
-
Serhiy Storchaka authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
- 09 Feb, 2015 2 commits
-
-
Martin v. Löwis authored
-
Martin v. Löwis authored
-
- 08 Feb, 2015 4 commits
-
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
Larry Hastings authored
-
- 07 Feb, 2015 3 commits
-
-
Larry Hastings authored
-
Vinay Sajip authored
-
Vinay Sajip authored
-
- 06 Feb, 2015 5 commits
-
-
Barry Warsaw authored
-
Steve Dower authored
-
Barry Warsaw authored
-
Serhiy Storchaka authored
-
Serhiy Storchaka authored
Fixes a regression in issue #22765. Patch by Vinson Lee.
-