Message 224361 - Python tracker
Message224361
| Author | python-dev |
|---|---|
| Recipients | kbk, python-dev, roger.serwy, serhiy.storchaka, terry.reedy, vstinner |
| Date | 2014-07-30.23:25:11 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <3hNrT30Fvyz7Ljd@mail.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 6b7f189daa62 by Terry Jan Reedy in branch '2.7': Issue #22068: Don't create self reference cycles in idlelib.ConfigDialog. http://hg.python.org/cpython/rev/6b7f189daa62 New changeset 1927f47a1838 by Terry Jan Reedy in branch '3.4': Issue #22068: Don't create self reference cycles in idlelib.ConfigDialog. http://hg.python.org/cpython/rev/1927f47a1838 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-07-30 23:25:11 | python-dev | set | recipients: + python-dev, terry.reedy, kbk, vstinner, roger.serwy, serhiy.storchaka |
| 2014-07-30 23:25:11 | python-dev | link | issue22068 messages |
| 2014-07-30 23:25:11 | python-dev | create | |