| Commit message (Expand) | Author | Age | Files | Lines |
* | [security] bpo-13617: Reject embedded null characters in wchar* strings. (#2302) | Serhiy Storchaka | 2017-06-28 | 1 | -0/+2 |
|
|
* | Issue #26129: Deprecated accepting non-integers in grp.getgrgid(). | Serhiy Storchaka | 2016-01-18 | 1 | -0/+10 |
|
|
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -4/+1 |
|
|
* | Issue 19572: More silently skipped tests explicitly skipped. | Zachary Ware | 2013-12-08 | 1 | -1/+3 |
|
|
* | #775964: skip YP/NIS entries instead of failing the test | R. David Murray | 2010-12-14 | 1 | -2/+6 |
|
|
* | Merged revisions 78678,78680,78682 via svnmerge from | Benjamin Peterson | 2010-03-05 | 1 | -0/+0 |
|
|
* | Merged revisions 77727 via svnmerge from | Ezio Melotti | 2010-01-24 | 1 | -4/+4 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -4/+4 |
|
|
* | Merged revisions 70734,70775,70856,70874,70876-70877 via svnmerge | R. David Murray | 2009-03-31 | 1 | -1/+2 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | Merged revisions 60176-60209 via svnmerge from | Christian Heimes | 2008-01-23 | 1 | -0/+3 |
|
|
* | Patch# 1258 by Christian Heimes: kill basestring. | Guido van Rossum | 2007-10-16 | 1 | -2/+2 |
|
|
* | Merged revisions 56125-56153 via svnmerge from | Guido van Rossum | 2007-07-03 | 1 | -2/+2 |
|
|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -1/+1 |
|
|
* | Two more trivial fixes. | Guido van Rossum | 2007-02-11 | 1 | -1/+1 |
|
|
* | Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk. | Thomas Wouters | 2006-05-27 | 1 | -1/+4 |
|
|
* | skip NIS entries, empty entries, etc | Fredrik Lundh | 2005-12-12 | 1 | -0/+2 |
|
|
* | On Mac OS X pwd.getpwall() might return the tuples | Walter Dörwald | 2003-05-05 | 1 | -21/+2 |
|
|
* | Combine the functionality of test_support.run_unittest() | Walter Dörwald | 2003-05-01 | 1 | -3/+1 |
|
|
* | Max OS X returns "*" as the password in grp.getgrall() | Walter Dörwald | 2003-04-23 | 1 | -22/+37 |
|
|
* | Change test_pwd and test_grp so they can handle duplicate user | Walter Dörwald | 2003-04-22 | 1 | -2/+4 |
|
|
* | Fix copy & paste error in comment. | Walter Dörwald | 2003-04-15 | 1 | -1/+1 |
|
|
* | Fix the test so that it works even when /etc/group has two entries | Walter Dörwald | 2003-04-15 | 1 | -1/+12 |
|
|
* | Port test_pwd.py to PyUnit. Check that getpwall() and | Walter Dörwald | 2003-04-15 | 1 | -10/+60 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | Change the PyUnit-based tests to use the test_main() approach. This | Fred Drake | 2001-09-20 | 1 | -1/+6 |
|
|
* | Simple conversion to PyUnit. | Fred Drake | 2001-05-18 | 1 | -23/+20 |
|
|
* | 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 |
|
|
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -1/+1 |
|
|
* | Mass check-in after untabifying all files that need it. | Guido van Rossum | 1998-03-26 | 1 | -4/+4 |
|
|
* | Believe it or not, some people have an empty group database. | Guido van Rossum | 1997-12-15 | 1 | -7/+10 |
|
|
* | Many scripts, but small changes. Update the way the scripts obtain the | Roger E. Masse | 1996-12-20 | 1 | -4/+2 |
|
|
* | Test script for the UNIX group file access module (grp) | Roger E. Masse | 1996-12-18 | 1 | -0/+24 |
|
|