[docs] [issue25343] Document atomic operations on builtin types

Brett Cannon report at bugs.python.org
Thu Oct 8 19:14:47 CEST 2015


Brett Cannon added the comment:

We actually don't have any guarantees written down because we have never formalized them. It was discussed at the PyCon language summit this past year -- https://lwn.net/Articles/640177/ -- but it didn't lead to anyone writing a proposal to formalize the memory model.

----------
nosy: +brett.cannon

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25343>
_______________________________________


More information about the docs mailing list