On 22.12.15 18:36, Meador Inge wrote:
On Tue, Dec 22, 2015 at 3:58 AM, Serhiy Storchaka <[email protected] <mailto:[email protected]>> wrote:On 21.12.15 23:57, Steve Dower wrote: Was Py_MOVEREF (or MOVE_REF) ever suggested? This would be nice name. The macro moves the ownership. But I think it's too late. Otherwise we'll never finish the bikeshedding. FWIW, I like this name the best. It is increasingly popular for languages to talk about moving ownership (e.g. move semantics in C++, Rust, etc...).
Oh, I'm confused. Should I make a new poll? With new voters Py_MOVEREF can get more votes than Py_SETREF.
_______________________________________________ Python-Dev mailing list [email protected] https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com
