This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | python-dev |
|---|---|
| Recipients | Trundle, aerojockey, barry, python-dev, terry.reedy |
| Date | 2011年07月15日.19:21:04 |
| SpamBayes Score | 0.00062670273 |
| Marked as misclassified | No |
| Message-id | <E1Qhnwe-0004ji-6M@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset b488e027c952 by Antoine Pitrou in branch '3.1': Issue #11603: Fix a crash when __str__ is rebound as __repr__. http://hg.python.org/cpython/rev/b488e027c952 New changeset 8b52ac4a0c9f by Antoine Pitrou in branch '3.2': Issue #11603: Fix a crash when __str__ is rebound as __repr__. http://hg.python.org/cpython/rev/8b52ac4a0c9f New changeset 0a040aa9bb34 by Antoine Pitrou in branch 'default': Issue #11603: Fix a crash when __str__ is rebound as __repr__. http://hg.python.org/cpython/rev/0a040aa9bb34 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011年07月15日 19:21:05 | python-dev | set | recipients: + python-dev, barry, terry.reedy, aerojockey, Trundle |
| 2011年07月15日 19:21:04 | python-dev | link | issue11603 messages |
| 2011年07月15日 19:21:04 | python-dev | create | |