- 08 Apr, 2012 11 commits
-
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
-
Antoine Pitrou authored
This avoids crashing the server loop when a signal is received. Patch by Jerzy Kozera.
-
Antoine Pitrou authored
This avoids crashing the server loop when a signal is received. Patch by Jerzy Kozera.
-
R David Murray authored
-
R David Murray authored
-
Kristján Valur Jónsson authored
presence of a __del__ attribute on objects, rather it uses the tp_del slot.
-
Vinay Sajip authored
-
Vinay Sajip authored
-
- 07 Apr, 2012 10 commits
-
-
Antoine Pitrou authored
Patch by sbt.
-
Kristján Valur Jónsson authored
types on some platforms.
-
Brett Cannon authored
is defined as an int while everyone else expects a long regardless of length.
-
Georg Brandl authored
-
Georg Brandl authored
-
Georg Brandl authored
-
Stefan Krah authored
-
Stefan Krah authored
2) Assert that the source operand is not special. Prevent resulting assert failure (harmless) by initializing flags before calling mpd_qshiftr_inplace. 3) Save a couple of instructions (mpd_zerocoeff already sets digits and len). Reorder initialization to match the order in the mpd_t struct.
-
Kristján Valur Jónsson authored
-
Ross Lagerwall authored
Found with Clang's Static Analyzer.
-
- 06 Apr, 2012 15 commits
-
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Brett Cannon authored
after itself properly.
-
Brett Cannon authored
-
Kristján Valur Jónsson authored
deadlock if the main thread fails before sending all the data.
-
Sandro Tosi authored
-
R David Murray authored
Initial patch by Popa Claudiu.
-
R David Murray authored
Initial patch by Popa Claudiu.
-
Benjamin Peterson authored
-
- 05 Apr, 2012 4 commits
-
-
Sandro Tosi authored
-
Victor Stinner authored
Patch written by Serhiy Storchaka
-
Sandro Tosi authored
-
Sandro Tosi authored
-