| Commit message (Expand) | Author | Age | Files | Lines |
* | Issue #23943: Fix typos. Patch by Piotr Kasprzyk. | Berker Peksag | 2015-04-14 | 1 | -1/+1 |
|
|
* | Issue #23309: Avoid a deadlock at shutdown if a daemon thread is aborted | Antoine Pitrou | 2015-04-13 | 1 | -5/+14 |
|
|
* | Make the stdlib test suite helper test.script_helper._assert_python no longer | Gregory P. Smith | 2015-02-05 | 1 | -2/+3 |
|
|
* | Skip some tests that require a subinterpreter launched with -E or -I when the | Gregory P. Smith | 2015-02-04 | 1 | -0/+35 |
|
|
* | Add the command line to the AssertionError raised by test.script_helper's | Gregory P. Smith | 2015-01-21 | 1 | -2/+3 |
|
|
* | Issue #21770: Call function instead of module. Patch by Claudiu Popa. | Terry Jan Reedy | 2014-06-20 | 1 | -2/+2 |
|
|
* | Try to fix issue #21425 workaround for shared library builds | Antoine Pitrou | 2014-05-11 | 1 | -2/+2 |
|
|
* | Try workaround for test issues in #21425 | Antoine Pitrou | 2014-05-11 | 1 | -0/+8 |
|
|
* | Issue #21425: Fix flushing of standard streams in the interactive interpreter. | Antoine Pitrou | 2014-05-11 | 1 | -2/+2 |
|
|
* | Issue #19700: set __spec__ appropriately in runpy | Nick Coghlan | 2013-12-15 | 1 | -2/+4 |
|
|
* | Close #18754: Run Python child processes in isolated more in the test suite. | Victor Stinner | 2013-10-12 | 1 | -1/+17 |
|
|
* | Add some docstrings, clarify others, and fix formatting. | Eli Bendersky | 2013-08-11 | 1 | -3/+11 |
|
|
* | Merge #15415 from 3.3 | Nick Coghlan | 2013-07-28 | 1 | -11/+1 |
|\ |
|
| * | Close #15415: Factor out temp dir helpers to test.support | Nick Coghlan | 2013-07-28 | 1 | -11/+1 |
|
|
* | | Issue #17206: test.regrtest and test.script_helper enable faulthandler module | Victor Stinner | 2013-06-25 | 1 | -1/+1 |
|
|
* | | Issue #17177: Stop using imp in a bunch of tests | Brett Cannon | 2013-06-15 | 1 | -1/+1 |
|/ |
|
* | Invalidate finder caches after creating a new script. | Brett Cannon | 2012-04-27 | 1 | -0/+2 |
|
|
* | Merge 3.2: Issue #13703 plus some related test suite fixes. | Georg Brandl | 2012-02-20 | 1 | -2/+5 |
|\ |
|
| * | Merge from 3.1: Issue #13703: add a way to randomize the hash values of basic... | Georg Brandl | 2012-02-20 | 1 | -2/+5 |
| |\ |
|
| | * | Issue #13703: add a way to randomize the hash values of basic types (str, byt... | Georg Brandl | 2012-02-20 | 1 | -2/+5 |
|
|
| | * | Merged revisions 87136,87221,87256,87337-87338,87571,87839,88164 via svnmerge... | R. David Murray | 2011-02-11 | 1 | -0/+3 |
|
|
| | * | I'm only backporting the tests (which run fine), as well as | Antoine Pitrou | 2010-11-10 | 1 | -0/+123 |
|
|
* | | Issue #11393: Add the new faulthandler module | Victor Stinner | 2011-03-30 | 1 | -2/+3 |
|/ |
|
* | Have script_helper._assert_python strip refcount strings from stderr. | R. David Murray | 2010-12-08 | 1 | -1/+3 |
|
|
* | Preserve the original environment (e.g. LD_LIBRARY_PATH) | Antoine Pitrou | 2010-11-09 | 1 | -4/+5 |
|
|
* | Use script_helper in one more test | Antoine Pitrou | 2010-11-09 | 1 | -7/+21 |
|
|
* | Close subprocess pipes to clear ResourceWarning messages in debug mode. | Brian Curtin | 2010-11-01 | 1 | -0/+2 |
|
|
* | Better Python spawning primitives in test.script_helper, for | Antoine Pitrou | 2010-10-08 | 1 | -12/+19 |
|
|
* | Issue #8202: Set sys.argv[0] to -m rather than -c while searching for the mod... | Nick Coghlan | 2010-08-17 | 1 | -2/+2 |
|
|
* | Syntax cleanup. | Florent Xicluna | 2010-07-28 | 1 | -2/+2 |
|
|
* | PEP 3147 | Barry Warsaw | 2010-04-17 | 1 | -11/+12 |
|
|
* | Use UTF-8 encoding to create Python test scripts. | Florent Xicluna | 2010-02-27 | 1 | -1/+2 |
|
|
* | Merged revisions 76716 via svnmerge from | Antoine Pitrou | 2009-12-08 | 1 | -1/+2 |
|
|
* | Merged revisions 76286-76287,76289-76294,76296-76299,76301-76305,76307,76310-... | Nick Coghlan | 2009-11-16 | 1 | -0/+119 |
|
|