| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure filter() never returns tuple, str or unicode | Walter Dörwald | 2003-02-04 | 1 | -0/+23 |
| * | Add a test that checks that filter() honors the sq_item slot for | Walter Dörwald | 2003-02-04 | 1 | -0/+13 |
| * | filterstring() and filterunicode() in Python/bltinmodule.c | Walter Dörwald | 2003-02-04 | 1 | -0/+21 |
| * | Fix SF bug# 676155, RuntimeWarning with tp_compare | Neal Norwitz | 2003-01-28 | 1 | -0/+1 |
| * | Fix comment typos | Walter Dörwald | 2003-01-27 | 1 | -3/+4 |
| * | Patch #636005: Filter unicode into unicode. | Martin v. Löwis | 2003-01-25 | 1 | -0/+6 |
| * | Combine test_b1.py and test_b2.py into test_builtin.py, | Walter Dörwald | 2003-01-19 | 1 | -9/+1075 |
| * | Complete the absolute import patch for the test suite. All relative | Barry Warsaw | 2002-07-30 | 1 | -3/+3 |
| * | Initial revision | Guido van Rossum | 1992-01-27 | 1 | -0/+13 |
