mnot / thor

Easy Evented Intermediation
Other
115 stars 8 forks source link

recv_into / memoryview / bytearray #14

Open mnot opened 13 years ago

mnot commented 13 years ago

but see python issue7827.

mnot commented 13 years ago

See also array.array(), memoryview, and:

http://dabeaz.blogspot.com/2009/08/python-binary-io-handling.html http://dabeaz.blogspot.com/2010/01/few-useful-bytearray-tricks.html http://bugs.python.org/issue7827

mnot commented 12 years ago

also (cleaning up old bookmarks):

http://blog.ez2learn.com/2010/04/22/memory-efficient-python-with-bytearray/ http://itamarst.org/writings/pycon05/fast.html http://www.slideshare.net/dabeaz/mastering-python-3-io http://eli.thegreenplace.net/2011/11/28/less-copies-in-python-with-the-buffer-protocol-and-memoryviews/ https://profiles.google.com/116139041198229909169/buzz/SmLJKHwpLPC