R. David Murray added the comment:

I wonder...personally I prefer to program in asyncio style rather than 
threading style, where one doesn't have to worry about atomicity.  Maybe Python 
shouldn't make any atomicity guarantees.

----------
nosy: +r.david.murray

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue25343>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to