Message 135452 - Python tracker
Message135452
| Author | python-dev |
|---|---|
| Recipients | ixokai, nadeem.vawda, ned.deily, neologix, pitrou, python-dev, sdaoden, skrah, vstinner |
| Date | 2011-05-07.12:19:22 |
| SpamBayes Score | 0.00012276672 |
| Marked as misclassified | No |
| Message-id | <E1QIgTh-0007kv-PS@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9b9f0de19684 by Nadeem Vawda in branch '2.7': Issue #11277: Fix tests - crash will not trigger if the file is closed and reopened. http://hg.python.org/cpython/rev/9b9f0de19684 New changeset b112c72f8c01 by Nadeem Vawda in branch '3.1': Issue #11277: Fix tests - crash will not trigger if the file is closed and reopened. http://hg.python.org/cpython/rev/b112c72f8c01 New changeset a9da17fcb564 by Nadeem Vawda in branch '3.2': Merge: #11277: Fix tests - crash will not trigger if the file is closed and reopened. http://hg.python.org/cpython/rev/a9da17fcb564 New changeset b3a94906c4a0 by Nadeem Vawda in branch 'default': Merge: #11277: Fix tests - crash will not trigger if the file is closed and reopened. http://hg.python.org/cpython/rev/b3a94906c4a0 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-05-07 12:19:23 | python-dev | set | recipients: + python-dev, ixokai, pitrou, vstinner, nadeem.vawda, ned.deily, skrah, neologix, sdaoden |
| 2011-05-07 12:19:22 | python-dev | link | issue11277 messages |
| 2011-05-07 12:19:22 | python-dev | create | |