Message170183
| Author | sbt |
|---|---|
| Recipients | sbt |
| Date | 2012-09-10.12:23:02 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1347279783.86.0.217898740398.issue15903@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Currently rawiobase_read() reads to a bytearray object and then copies the data to a bytes object. There is a TODO comment saying that the bytes object should be created directly. The attached patch does that. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-09-10 12:23:03 | sbt | set | recipients: + sbt |
| 2012-09-10 12:23:03 | sbt | set | messageid: <1347279783.86.0.217898740398.issue15903@psf.upfronthosting.co.za> |
| 2012-09-10 12:23:03 | sbt | link | issue15903 messages |
| 2012-09-10 12:23:03 | sbt | create | |