]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Bug #1734723: Fix repr.Repr() so it doesn't ignore the maxtuple attribute.
authorNeal Norwitz <nnorwitz@gmail.com>
Mon, 11 Jun 2007 07:29:43 +0000 (07:29 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Mon, 11 Jun 2007 07:29:43 +0000 (07:29 +0000)
commitc161cb995530521711e47425170524921fc1b559
tree4a79895865935ffcb3feb0d474c2a480411e25be
parentade2c216e17d519bca6a9401c938e1b3ec374746
Bug #1734723: Fix repr.Repr() so it doesn't ignore the maxtuple attribute.

Will backport
Lib/repr.py
Lib/test/test_repr.py
Misc/NEWS