| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix issue 2245. aifc now skips any chunk type it doesn't actually | R. David Murray | 2009-04-29 | 1 | -1/+0 |
|
|
* | Actually suppress warnings in test_at_least_import_untested_modules | R. David Murray | 2009-03-30 | 1 | -0/+1 |
|
|
* | Issue #4863, removing remaining bits | Tarek Ziadé | 2009-01-25 | 1 | -1/+0 |
|
|
* | Issue #3781: Final cleanup of warnings.catch_warnings and its usage in the te... | Nick Coghlan | 2008-09-11 | 1 | -1/+1 |
|
|
* | warnings.catch_warnings() now returns a list or None instead of the custom | Brett Cannon | 2008-09-09 | 1 | -1/+1 |
|
|
* | revert creation of the html.entities and html.parser modules | Fred Drake | 2008-05-20 | 1 | -1/+1 |
|
|
* | update references and documentation for modules in the new html package | Fred Drake | 2008-05-17 | 1 | -1/+1 |
|
|
* | test_sundry performs minimal tests (a simple import...) on modules that are n... | Amaury Forgeot d'Arc | 2008-04-28 | 1 | -25/+0 |
|
|
* | Add a few tests for pydoc. | Amaury Forgeot d'Arc | 2008-04-24 | 1 | -1/+0 |
|
|
* | Changed test so it no longer runs as a side effect of importing. | Jerry Seutter | 2008-04-09 | 1 | -110/+115 |
|
|
* | Patch #1680959: add test suite for pipes module. | Georg Brandl | 2007-08-30 | 1 | -1/+0 |
|
|
* | Remove test.test_support.guard_warnings_filter. | Brett Cannon | 2007-08-14 | 1 | -2/+2 |
|
|
* | Not sure why this only fails sometimes on Unix machines. Better | Neal Norwitz | 2007-06-11 | 1 | -1/+2 |
|
|
* | Add all of the distuils modules that don't seem to have explicit tests. :-( | Neal Norwitz | 2007-06-11 | 1 | -1/+47 |
|
|
* | Have mimify raise a DeprecationWarning. The docs and PEP 4 have listed the | Brett Cannon | 2007-05-30 | 1 | -0/+1 |
|
|
* | Cause posixfile to raise a DeprecationWarning. Documented as deprecated since | Brett Cannon | 2007-05-20 | 1 | -65/+68 |
|
|
* | Remove the gopherlib module. It has been raising a DeprecationWarning since | Brett Cannon | 2007-05-16 | 1 | -6/+0 |
|
|
* | Patch #1472854: make the rlcompleter.Completer class usable on non- | Georg Brandl | 2006-04-30 | 1 | -5/+1 |
|
|
* | tty isn't supported on all boxes. | Tim Peters | 2006-04-13 | 1 | -1/+6 |
|
|
* | Update test_sundry. Many modules have now tests, but | Georg Brandl | 2006-04-12 | 1 | -36/+12 |
|
|
* | Remove regsub, reconvert, regex, regex_syntax and everything under lib-old. | Neal Norwitz | 2006-03-16 | 1 | -1/+0 |
|
|
* | Suppress new deprecation warnings when running the | Tim Peters | 2006-02-18 | 1 | -0/+5 |
|
|
* | Patch #1049151: adding bool support to xdrlib.py. | Martin v. Löwis | 2005-02-24 | 1 | -1/+0 |
|
|
* | Removed deprecated tzparse module. | Raymond Hettinger | 2004-12-05 | 1 | -1/+0 |
|
|
* | Remove the deprecated statcache module. | Raymond Hettinger | 2004-12-05 | 1 | -3/+0 |
|
|
* | Remove pre module | Andrew M. Kuchling | 2004-06-02 | 1 | -3/+0 |
|
|
* | Remove filecmp | Andrew M. Kuchling | 2003-02-13 | 1 | -1/+0 |
|
|
* | Lose references to knee (no longer exists) and pyclbr (has its own | Guido van Rossum | 2002-12-03 | 1 | -2/+0 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | Tighten up some warning filters, and break some dependencies on the | Tim Peters | 2002-04-16 | 1 | -1/+6 |
|
|
* | Add a simple test suite for netrc.py, and remove it from test_sundry | Andrew M. Kuchling | 2002-03-22 | 1 | -1/+0 |
|
|
* | Move import dbhash out of test_sundry and into test_bsddb, | Guido van Rossum | 2001-12-07 | 1 | -1/+0 |
|
|
* | Ignore the posixfile deprecation warning for the test suite. | Fred Drake | 2001-10-25 | 1 | -0/+3 |
|
|
* | SF patch #440170: Tests for fileinput module. | Tim Peters | 2001-07-11 | 1 | -1/+0 |
|
|
* | SF patch #440144: Tests and minor bugfix for uu module. | Tim Peters | 2001-07-11 | 1 | -1/+0 |
|
|
* | Remove lines for asynchat & asyncore, as they've now got their own test. | Tim Peters | 2001-04-06 | 1 | -2/+0 |
|
|
* | Restore alphabetic order. Also try to import rlcompleter and curses, but | Tim Peters | 2001-01-23 | 1 | -7/+15 |
|
|
* | The "user" module cannot reasonably be tested. Moved to the end (and | Fred Drake | 2001-01-22 | 1 | -2/+6 |
|
|
* | Jeremy's patch #103323: trivial tests of all untested modules. | Tim Peters | 2001-01-19 | 1 | -0/+93 |
|
|