Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e5ccc94bbb153431698b2391df625e8d47a93276
/
Lib
/
test
/
test_structseq.py
eb99570
Issue #27626: Spelling fixes in docs, comments and internal names
by Martin Panter
· 8 years ago
38c707e
Issue #21741: Update 147 test modules to use test discovery.
by Zachary Ware
· 10 years ago
c1df272
Issue #19209: fix structseq test
by Christian Heimes
· 11 years ago
c142bba
Issue #1667546: On platforms supporting tm_zone and tm_gmtoff fields
by Alexander Belopolsky
· 12 years ago
b669221
be more robust across platforms
by Benjamin Peterson
· 14 years ago
8b0ef21
use assert method
by Benjamin Peterson
· 14 years ago
d02441e
fix repr of complicated structseqs #9206
by Benjamin Peterson
· 14 years ago
8c567c5
assert tuple inheritance
by Benjamin Peterson
· 14 years ago
577473f
use assert[Not]In where appropriate
by Benjamin Peterson
· 15 years ago
c9c0f20
convert old fail* assertions to assert*
by Benjamin Peterson
· 15 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 16 years ago
d32ed6f
Merged revisions 59933-59951 via svnmerge from
by Christian Heimes
· 17 years ago
ed03b41
Merge the trunk changes in. Breaks socket.ssl for now.
by Thomas Wouters
· 17 years ago
805365e
Merged revisions 55007-55179 via svnmerge from
by Guido van Rossum
· 18 years ago
f9f4c69
SF patch #736962: Port tests to unittest (Contributed by Walter Dörwald).
by Raymond Hettinger
· 21 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
02b28ec
Test for
by Michael W. Hudson
· 23 years ago
7e0f81e
Huh. In an effort to be less thorough <wink>, seems I checked in a new
by Tim Peters
· 23 years ago
c2fe618
Fix bad bug in structseq slicing (NULL pointers in result). Reported by
by Tim Peters
· 23 years ago