index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_unpack.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #23275: Allow () = iterable assignment syntax
Berker Peksag
2016-05-18
1
-0
/
+21
*
#23949: Improve tuple unpacking error messages.
R David Murray
2015-04-15
1
-1
/
+1
*
#3071: tell how many values were expected when unpacking too many.
Georg Brandl
2010-07-10
1
-3
/
+3
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2
/
+2
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-1
/
+0
*
Merged revisions 53952-54987 via svnmerge from
Guido van Rossum
2007-04-27
1
-1
/
+1
*
Inspired by SF patch #860326, make the exception formatting by
Guido van Rossum
2006-08-26
1
-2
/
+2
*
Port test_unpack to doctest (patch #736962).
Johannes Gijsbers
2004-09-24
1
-144
/
+131
*
Complete the absolute import patch for the test suite. All relative
Barry Warsaw
2002-07-30
1
-1
/
+1
*
Get rid of relative imports in all unittests. Now anything that
Barry Warsaw
2002-07-23
1
-1
/
+1
*
Update the code to better reflect recommended style:
Fred Drake
2000-12-12
1
-7
/
+7
*
Added some single tuple/list unpacking for JPython regression testing.
Barry Warsaw
2000-10-12
1
-0
/
+12
*
Convert some old-style string exceptions to class exceptions.
Fred Drake
2000-08-18
1
-1
/
+2
*
Mass check-in after untabifying all files that need it.
Guido van Rossum
1998-03-26
1
-8
/
+8
*
regression test for new sequence unpacking semantics
Barry Warsaw
1997-08-25
1
-0
/
+131