Message131558
| Author | python-dev |
|---|---|
| Recipients | amaury.forgeotdarc, casevh, neologix, pitrou, python-dev, santoso.wijaya, terry.reedy, vstinner |
| Date | 2011-03-20.22:38:14 |
| SpamBayes Score | 2.8634948e-05 |
| Marked as misclassified | No |
| Message-id | <E1Q1RGH-0001yK-RX@dinsdale.python.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 8939a21bdb94 by Victor Stinner in branch '3.2': Issue #11395: io.FileIO().write() clamps the data length to 32,767 bytes on http://hg.python.org/cpython/rev/8939a21bdb94 New changeset 4b3472169493 by Victor Stinner in branch 'default': (merge) Issue #11395: io.FileIO().write() clamps the data length to 32,767 http://hg.python.org/cpython/rev/4b3472169493 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-03-20 22:38:18 | python-dev | set | recipients: + python-dev, terry.reedy, amaury.forgeotdarc, pitrou, vstinner, casevh, neologix, santoso.wijaya |
| 2011-03-20 22:38:14 | python-dev | link | issue11395 messages |
| 2011-03-20 22:38:14 | python-dev | create | |