Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
5bd378bfcaeff7b4373f6f9abbe8c53b0a333b7b
/
Lib
/
test
/
test_builtin.py
f2715e0
Whitespace normalization.
by Tim Peters
· 22 years ago
8dd1932
Change filtertuple() to use tp_as_sequence->sq_item
by Walter Dörwald
· 22 years ago
1918f77
Change filterstring() and filterunicode(): If the
by Walter Dörwald
· 22 years ago
3aaf42c
patch #683515: "Add unicode support to compile(), eval() and exec"
by Just van Rossum
· 22 years ago
f032f86
patch 680474 that fixes bug 679880: compile/eval/exec refused utf-8 bom
by Just van Rossum
· 22 years ago
c3da83f
Make sure filter() never returns tuple, str or unicode
by Walter Dörwald
· 23 years ago
5e61e24
Add a test that checks that filter() honors the sq_item slot for
by Walter Dörwald
· 23 years ago
903f1e0
filterstring() and filterunicode() in Python/bltinmodule.c
by Walter Dörwald
· 23 years ago
abcb0c0
Fix SF bug# 676155, RuntimeWarning with tp_compare
by Neal Norwitz
· 23 years ago
bf51707
Fix comment typos
by Walter Dörwald
· 23 years ago
8afd757
Patch #636005: Filter unicode into unicode.
by Martin v. Löwis
· 23 years ago
919497e
Combine test_b1.py and test_b2.py into test_builtin.py,
by Walter Dörwald
· 23 years ago
408b6d3
Complete the absolute import patch for the test suite. All relative
by Barry Warsaw
· 23 years ago
3bead09
Initial revision
by Guido van Rossum
· 34 years ago