]> granicus.if.org Git - python/commit
[2.7] bpo-32107 - Backport bitmask check fix (GH-4576) (#4590)
authorBarry Warsaw <barry@python.org>
Wed, 29 Nov 2017 15:34:40 +0000 (10:34 -0500)
committerGitHub <noreply@github.com>
Wed, 29 Nov 2017 15:34:40 +0000 (10:34 -0500)
commit56e444f8df34cd502d6e3b110c90aed086883a72
tree23181a20d4f24bbd9a3b63b883d740a604b607f9
parentbc19cf57a8f061bbb1961aa069ed54e8361023ae
[2.7] bpo-32107 - Backport bitmask check fix (GH-4576) (#4590)

Remove a flakey test and rewrite another one for readability.
Lib/test/test_uuid.py