- 08 Sep, 2016 5 commits
-
-
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 11 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
-
Jason R. Coombs authored
Issue #27960: Revert state to 675e20c38fdac6, backing out all changes by developed for Issue #12885.
-
Benjamin Peterson authored
-
Benjamin Peterson authored
-
Senthil Kumaran authored
Initial patch contributed by Jaysinh shukla.
-
- 05 Sep, 2016 8 commits
-
-
Benjamin Peterson authored
It is unused. It also forces a 16-byte alignment, which creates problems because Python's allocator only uses 8-byte alignment.
-
Christian Heimes authored
-
Zachary Ware authored
Apparently the test succeeds on XP.
-
Benjamin Peterson authored
-
Zachary Ware authored
This test should always raise RuntimeError.
-
Christian Heimes authored
-
Zachary Ware authored
The tests no longer attempt to figure out if a soundcard or particular system sounds are available. Instead, it just tries everything and accepts RuntimeError as a flavor of success.
-
Benjamin Peterson authored
-