Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
11a247df88f15b51feff8a3c46005676bb29b96e
/
Lib
/
sqlite3
/
test
/
hooks.py
4fc4def
Remove unused var from CheckCancelOperation test (GH-4317)
by Simon Willison
· 8 years ago
0e6cb2e
bpo-26187: Test that set_trace_callback() is not called multiple times (GH-461)
by Aviv Palivoda
· 8 years ago
407ac47
Issue #27897: Fixed possible crash in sqlite3.Connection.create_collation()
by Serhiy Storchaka
· 9 years ago
2b50899
Remove empty setUp and tearDown methods from sqlite3 tests
by Berker Peksag
· 9 years ago
48b5c98
Replace more boilerplate code with modern unittest features in sqlite3 tests
by Berker Peksag
· 9 years ago
1003b34
Modernize sqlite3 tests
by Berker Peksag
· 9 years ago
966f2fc
weaken callback count inequality (closes #20901)
by Benjamin Peterson
· 11 years ago
78ee078
Issue #19601: Use specific asserts in sqlite3 tests.
by Serhiy Storchaka
· 12 years ago
2efdc90
Issue #17073: Fix some integer overflows in sqlite3 module.
by Serhiy Storchaka
· 12 years ago
3cf96ac
Issue #17073: Fix some integer overflows in sqlite3 module.
by Serhiy Storchaka
· 12 years ago
d394455
merge #13934: document sqlite version strings, use correct one in test.
by R David Murray
· 12 years ago
3f7beb9
#13934: document sqlite version strings, use correct one in test.
by R David Murray
· 12 years ago
aa2c670
Merge branch '3.2'
by Petri Lehtinen
· 13 years ago
c86d9e2
Fix a variable scoping error in an sqlite3 test
by Petri Lehtinen
· 13 years ago
f854799
Make sqlite3 tests editable with Emacs
by Petri Lehtinen
· 13 years ago
f4e1810
Fix TraceCallbackTests to not use bound parameters (followup to issue #11688)
by Antoine Pitrou
· 14 years ago
43b2168
Improve error message in test
by Antoine Pitrou
· 14 years ago
5bfa062
Issue #11688: Add sqlite3.Connection.set_trace_callback(). Patch by Torsten Landschoff.
by Antoine Pitrou
· 14 years ago
04cecaf
change deprecated unittest method calls into their proper names.
by Gregory P. Smith
· 16 years ago
a56c467
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
by Mark Dickinson
· 16 years ago
e7ea745
Bring sqlite3 module up-to-date with what's now in 2.6. Almost. I intentionally
by Gerhard Häring
· 17 years ago
05e8be1
Merged revisions 60990-61002 via svnmerge from
by Christian Heimes
· 17 years ago
b940e11
SF patch 1631942 by Collin Winter:
by Guido van Rossum
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 19 years ago
477c8d5
Much-needed merge (using svnmerge.py this time) of trunk changes into p3yk.
by Thomas Wouters
· 19 years ago
49fd7fa
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
by Thomas Wouters
· 19 years ago