Message168534
POLA = Principle Of Least Astonishment
We use that a lot in architectural decision in FreeBSD :-)
As I said: You deal with this as you see fit. If all python2 gets is a doc- or errata-notice, that's perfectly fine with me.
I interpret "The writev() function shall be equivalent to write(), except as described below." as writev() giving the same atomic append guarantee.
In FreeBSD, write() is implemented using writev() and I expect that is the obvious and thus common way it is done.
(You seem to be right with respect to the 1024: That is indeed still the BUFSIZ on FreeBSD, I'll work on getting that changed.) |
|
| Date |
User |
Action |
Args |
| 2012-08-18 20:50:31 | bsdphk | set | recipients:
+ bsdphk, pitrou |
| 2012-08-18 20:50:31 | bsdphk | set | messageid: <1345323031.9.0.496959679486.issue15723@psf.upfronthosting.co.za> |
| 2012-08-18 20:50:31 | bsdphk | link | issue15723 messages |
| 2012-08-18 20:50:30 | bsdphk | create | |
|