- 08 Sep, 2016 17 commits
-
-
Christian Heimes authored
The signal module was using old-style module initialization with potential NULL dereferencing. CID 1295026
-
Christian Heimes authored
In the case of an escape character, c is never read. tok_next() is used to advance the pointer. CID 1225097
-
Christian Heimes authored
-
R David Murray authored
-
Raymond Hettinger authored
-
Steve Dower authored
-
Steve Dower authored
-
Senthil Kumaran authored
documentation consistent with the code.
-
Senthil Kumaran authored
-
Davin Potts authored
Issue #21201: Improves readability of multiprocessing error message from server to client for certain exceptions
-
-
Berker Peksag authored
Patch by Claude Paroz.
-
Senthil Kumaran authored
Initial patch contributed by Denver Coneybeare.
-
Gregory P. Smith authored
-
-
between runs given the same Grammar.txt input regardless of the hash randomization setting.
-
Vinay Sajip authored
-
- 07 Sep, 2016 16 commits
-
-
Martin Panter authored
-
Martin Panter authored
-
Martin Panter authored
-
Gregory P. Smith authored
required for PGO linking - to be a configure time error rather than make time when --with-optimizations is enabled. Also improve our ability to find the llvm-profdata tool on MacOS and some Linuxes.
-
R David Murray authored
Original patch by Martin Panter, new policy fixes by me.
-
R David Murray authored
-
R David Murray authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Senthil Kumaran authored
-
Guido van Rossum authored
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Berker Peksag authored
-
Benjamin Peterson authored
-
Brett Cannon authored
-
- 06 Sep, 2016 7 commits
-
-
modules.
-
Berker Peksag authored
Initial patch by Alex LordThorsen.
-
Benjamin Peterson authored
-
Christian Heimes authored
-
Christian Heimes authored
-
Benjamin Peterson authored
-
Jason R. Coombs authored
-