| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-40140: test_builtin.PtyTests registers SIGHUP handler (GH-19314) | Victor Stinner | 2020-04-02 | 1 | -3/+3 |
|
|
* | bpo-40094: Add os.waitstatus_to_exitcode() (GH-19201) | Victor Stinner | 2020-04-01 | 1 | -2/+2 |
|
|
* | bpo-38547: Fix test_pty if the process is the session leader (GH-17519) | Victor Stinner | 2019-12-09 | 1 | -3/+16 |
|
|
* | bpo-31158: Fix nondeterministic read in test_pty (#3808) | Cornelius Diekmann | 2017-10-02 | 1 | -2/+19 |
|
|
* | bpo-31479: Always reset the signal alarm in tests (#3588) | Victor Stinner | 2017-09-19 | 1 | -6/+3 |
|
|
* | remove IRIX support (closes bpo-31341) (#3310) | Benjamin Peterson | 2017-09-04 | 1 | -7/+6 |
|
|
* | Issue #26685: Raise OSError if closing a socket fails | Martin Panter | 2016-04-11 | 1 | -1/+0 |
|
|
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -7/+4 |
|
|
* | Issue #22054: Add os.get_blocking() and os.set_blocking() functions to get and | Victor Stinner | 2014-07-29 | 1 | -11/+12 |
|
|
* | Use OESeeror instead of os.error (#16720) | Andrew Svetlov | 2012-12-24 | 1 | -1/+1 |
|
|
* | Issue #16714: use 'raise' exceptions, don't 'throw'. | Andrew Svetlov | 2012-12-18 | 1 | -1/+1 |
|\ |
|
| * | Issue #16714: use 'raise' exceptions, don't 'throw'. | Andrew Svetlov | 2012-12-18 | 1 | -1/+1 |
|
|
| * | Fix ResourceWarnings in test_pty | Antoine Pitrou | 2012-12-16 | 1 | -3/+5 |
|
|
| * | don't use assertSameElements. | Gregory P. Smith | 2012-02-16 | 1 | -1/+1 |
|
|
* | | test_pty: fix ResourceWarning warnings | Victor Stinner | 2012-03-06 | 1 | -5/+14 |
|
|
* | | Issue #2489: Fix bug in _copy loop that could consume 100% cpu on EOF. | Gregory P. Smith | 2012-02-16 | 1 | -1/+90 |
|\ \
| |/ |
|
| * | Issue #2489: Fix bug in _copy loop that could consume 100% cpu on EOF. | Gregory P. Smith | 2012-02-16 | 1 | -1/+90 |
|/ |
|
* | Call reap_children() where appropriate | Antoine Pitrou | 2011-03-20 | 1 | -2/+5 |
|
|
* | Merged revisions 86596 via svnmerge from | Ezio Melotti | 2010-11-21 | 1 | -4/+4 |
|
|
* | Merged revisions 71785 via svnmerge from | R. David Murray | 2009-04-22 | 1 | -4/+7 |
|
|
* | Allow skipping of regression tests not supported on windows. This reduces no... | Kristján Valur Jónsson | 2009-04-01 | 1 | -1/+2 |
|
|
* | Merged revisions 70554,70588-70589,70598,70605,70611-70621,70623-70624,70626-... | Benjamin Peterson | 2009-03-28 | 1 | -2/+2 |
|
|
* | Issue #3782: os.write() must not accept unicode strings | Antoine Pitrou | 2008-09-15 | 1 | -2/+2 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -1/+1 |
|
|
* | Fixed failing unit tests due to str/bytes mismatch. | Alexandre Vassalotti | 2008-03-03 | 1 | -1/+2 |
|
|
* | Raise statement normalization in Lib/test/. | Collin Winter | 2007-08-29 | 1 | -1/+1 |
|
|
* | Andother bytes/str comparison caught by Jeremy's change. | Guido van Rossum | 2007-08-29 | 1 | -1/+1 |
|
|
* | Fix test_pty.py. | Walter Dörwald | 2007-05-29 | 1 | -7/+7 |
|
|
* | Merged revisions 55325-55327 via svnmerge from | Guido van Rossum | 2007-05-14 | 1 | -0/+19 |
|
|
* | Merged revisions 53952-54987 via svnmerge from | Guido van Rossum | 2007-04-27 | 1 | -113/+143 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -1/+1 |
|
|
* | Merged revisions 53538-53622 via svnmerge from | Thomas Wouters | 2007-02-05 | 1 | -3/+3 |
|
|
* | Merged revisions 53005-53303 via svnmerge from | Thomas Wouters | 2007-01-09 | 1 | -0/+15 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -10/+3 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -5/+23 |
|
|
* | Fix typo | Neal Norwitz | 2006-02-04 | 1 | -1/+1 |
|
|
* | Work around a Solaris peculiarity that caused test_pty to sometimes fail: a | Thomas Wouters | 2006-01-28 | 1 | -1/+8 |
|
|
* | Replace backticks with repr() or "%r" | Walter Dörwald | 2004-02-12 | 1 | -1/+1 |
|
|
* | Prevent the pty test from hanging by setting an alarm. | Neal Norwitz | 2003-03-21 | 1 | -30/+46 |
|
|
* | Revert last change -- test works on HPUX again after Martin's checkin | Neal Norwitz | 2003-01-01 | 1 | -3/+2 |
|
|
* | Comment out test, since it hangs on HPUX, still investigating | Neal Norwitz | 2002-12-31 | 1 | -2/+3 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | Fix the second reincarnation of SF #456395 -- failure on IRIX. This | Guido van Rossum | 2001-09-11 | 1 | -6/+2 |
|
|
* | The first batch of changes recommended by the fixdiv tool. These are | Guido van Rossum | 2001-09-04 | 1 | -1/+1 |
|
|
* | Whitespace normalization. | Tim Peters | 2001-03-29 | 1 | -1/+1 |
|
|
* | Allow the process of reading back what we wrote to a pty to transform | Thomas Wouters | 2001-03-22 | 1 | -24/+36 |
|
|
* | String method conversion. | Eric S. Raymond | 2001-02-09 | 1 | -1/+1 |
|
|
* | a bold attempt to fix things broken by MAL's verify patch: import | Fredrik Lundh | 2001-01-17 | 1 | -1/+1 |
|
|
* | This patch removes all uses of "assert" in the regression test suite | Marc-André Lemburg | 2001-01-17 | 1 | -1/+1 |
|
|
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -1/+1 |
|
|