Message263483
| Author | martin.panter |
|---|---|
| Recipients | Henning.von.Bargen, benjamin.peterson, docs@python, martin.panter, pitrou, r.david.murray, serhiy.storchaka |
| Date | 2016-04-15.11:55:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1460721344.46.0.383130391003.issue20699@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is an updated patch merged with recent changes. I also added a sentence to the RawIOBase.write() and BufferedIOBase.write() documentation about access to the buffer after the method returns. And I added tests for this. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-04-15 11:55:46 | martin.panter | set | recipients: + martin.panter, pitrou, benjamin.peterson, r.david.murray, docs@python, serhiy.storchaka, Henning.von.Bargen |
| 2016-04-15 11:55:44 | martin.panter | set | messageid: <1460721344.46.0.383130391003.issue20699@psf.upfronthosting.co.za> |
| 2016-04-15 11:55:44 | martin.panter | link | issue20699 messages |
| 2016-04-15 11:55:44 | martin.panter | create | |