[issue12850] [PATCH] stm.atomic

Armin Rigo report at bugs.python.org
Thu Dec 1 18:04:38 CET 2011


Armin Rigo <arigo at users.sourceforge.net> added the comment:

Closing the request for this patch.  It is unsatisfactory that it only offers the basic user-level STM feature of transaction, but not, say, abort_and_retry() or any other feature generally found in real-world STM implementations.  This goes against the idea, which was (in part) to let python-dev people play with it to know which features seem to make sense in Python.

----------
resolution:  -> rejected
status: open -> closed

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


More information about the Python-bugs-list mailing list