| Commit message (Expand) | Author | Age | Files | Lines |
* | bpo-42128: Add __match_args__ to structseq-based classes (GH-24732) | Pablo Galindo | 2021-03-04 | 1 | -0/+12 |
|
|
* | Issue #27626: Spelling fixes in docs, comments and internal names | Martin Panter | 2016-07-28 | 1 | -1/+1 |
|
|
* | Issue #21741: Update 147 test modules to use test discovery. | Zachary Ware | 2015-04-13 | 1 | -5/+1 |
|
|
* | Issue #19209: fix structseq test | Christian Heimes | 2013-10-11 | 1 | -1/+1 |
|
|
* | Issue #1667546: On platforms supporting tm_zone and tm_gmtoff fields | Alexander Belopolsky | 2012-06-14 | 1 | -2/+3 |
|
|
* | be more robust across platforms | Benjamin Peterson | 2010-07-09 | 1 | -1/+1 |
|
|
* | use assert method | Benjamin Peterson | 2010-07-09 | 1 | -1/+1 |
|
|
* | fix repr of complicated structseqs #9206 | Benjamin Peterson | 2010-07-08 | 1 | -1/+9 |
|
|
* | assert tuple inheritance | Benjamin Peterson | 2010-07-08 | 1 | -0/+1 |
|
|
* | use assert[Not]In where appropriate | Benjamin Peterson | 2010-01-19 | 1 | -2/+2 |
|
|
* | convert old fail* assertions to assert* | Benjamin Peterson | 2009-06-30 | 1 | -8/+8 |
|
|
* | #2621 rename test.test_support to test.support | Benjamin Peterson | 2008-05-20 | 1 | -2/+2 |
|
|
* | Merged revisions 59933-59951 via svnmerge from | Christian Heimes | 2008-01-14 | 1 | -1/+5 |
|
|
* | Merge the trunk changes in. Breaks socket.ssl for now. | Thomas Wouters | 2007-08-28 | 1 | -0/+12 |
|
|
* | Merged revisions 55007-55179 via svnmerge from | Guido van Rossum | 2007-05-07 | 1 | -6/+6 |
|
|
* | SF patch #736962: Port tests to unittest | Raymond Hettinger | 2003-08-30 | 1 | -25/+101 |
|
|
* | Get rid of relative imports in all unittests. Now anything that | Barry Warsaw | 2002-07-23 | 1 | -1/+1 |
|
|
* | Test for | Michael W. Hudson | 2002-03-06 | 1 | -0/+12 |
|
|
* | Huh. In an effort to be less thorough <wink>, seems I checked in a new | Tim Peters | 2001-10-31 | 1 | -1/+1 |
|
|
* | Fix bad bug in structseq slicing (NULL pointers in result). Reported by | Tim Peters | 2001-10-30 | 1 | -0/+16 |
|
|