]> granicus.if.org Git - python/commit
closes issue29167: fix race condition in (Int)Flag
authorEthan Furman <ethan@stoneleaf.us>
Tue, 24 Jan 2017 20:12:06 +0000 (12:12 -0800)
committerEthan Furman <ethan@stoneleaf.us>
Tue, 24 Jan 2017 20:12:06 +0000 (12:12 -0800)
commit28cf663ff0af3ddac9a7dbe5e53e57763c532360
tree8d0c64cf12d46e05f06fee90f95aff64f1556758
parent3831b0a0660621209ee3820e7a2752e69273aa4b
closes issue29167: fix race condition in (Int)Flag
Lib/enum.py
Lib/test/test_enum.py