On Wed, Sep 13, 2017 at 11:56 PM, Nick Coghlan <ncoghlan at gmail.com> wrote: [..] >> send(obj): >> >> Send the object to the receiving end of the channel. Wait until >> the object is received. If the channel does not support the >> object then TypeError is raised. Currently only bytes are >> supported. If the channel has been closed then EOFError is >> raised. > > I still expect any form of object sharing to hinder your > per-interpreter GIL efforts, so restricting the initial implementation > to memoryview-only seems more future-proof to me. +1. Working with memoryviews is as convenient as with bytes. Yury
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4