[issue29167] Race condition in enum.py:_decompose()

Ethan Furman report at bugs.python.org
Mon Jan 23 13:19:44 EST 2017


Ethan Furman added the comment:

Fixed the race condition for both the RuntimeError and for getting duplicate composite members.

----------
keywords: +patch
stage: test needed -> patch review
Added file: http://bugs.python.org/file46394/issue29167.stoneleaf.01.patch

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


More information about the Python-bugs-list mailing list