Message 176039 - Python tracker
Message176039
| Author | python-dev |
|---|---|
| Recipients | Guillaume.Bouchard, chris.jerdonek, docs@python, eric.araujo, ezio.melotti, pitrou, python-dev, r.david.murray, terry.reedy |
| Date | 2012-11-21.01:56:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3Y5n223lp5zPt0@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset f32f1cb508ad by Chris Jerdonek in branch '3.2': Improve str() and object.__str__() documentation (issue #13538). http://hg.python.org/cpython/rev/f32f1cb508ad New changeset 6630a1c42204 by Chris Jerdonek in branch '3.3': Null merge from 3.2 (issue #13538). http://hg.python.org/cpython/rev/6630a1c42204 New changeset 325f80d792b9 by Chris Jerdonek in branch '3.3': Improve str() and object.__str__() documentation (issue #13538). http://hg.python.org/cpython/rev/325f80d792b9 New changeset 59acd5cac8b5 by Chris Jerdonek in branch 'default': Merge from 3.3: Improve str() and object.__str__() docs (issue #13538). http://hg.python.org/cpython/rev/59acd5cac8b5 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-11-21 01:56:13 | python-dev | set | recipients: + python-dev, terry.reedy, pitrou, ezio.melotti, eric.araujo, r.david.murray, chris.jerdonek, docs@python, Guillaume.Bouchard |
| 2012-11-21 01:56:12 | python-dev | link | issue13538 messages |
| 2012-11-21 01:56:12 | python-dev | create | |