I tried to implement this in CPython by modifying a downloaded source code, but 
I can't seem to fix the problem of the "maybe" operators segfaulting when being 
used with literal immutables. The maybe-assign/coalesce operators were 
implemented successfully though.
_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/2TGUBJFMNKTCG4IIOE444CYIUT4GZBDI/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to