Message 226362 - Python tracker (original) (raw)
Message226362
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 | David.Edelsohn, python-dev, serhiy.storchaka, vstinner |
| Date | 2014-09-04.15:30:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | 3hpmDm5qTXz7LjS@mail.python.org |
| In-reply-to |
| Content |
|---|
| New changeset 9ab404cdcaa1 by Victor Stinner in branch 'default': Issue #21951: Fix AsObj() of the _tkinter module: raise MemoryError on memory http://hg.python.org/cpython/rev/9ab404cdcaa1 |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-09-04 15:30:33 | python-dev | set | recipients: + python-dev, vstinner, serhiy.storchaka, David.Edelsohn |
| 2014-09-04 15:30:33 | python-dev | link | issue21951 messages |
| 2014-09-04 15:30:33 | python-dev | create |
Supported by The Python Software Foundation,
Powered by Roundup
Copyright © 1990-2022, Python Software Foundation
Legal Statements
➜