Commit 69e9bbd6 authored by Benjamin Peterson's avatar Benjamin Peterson

merge 3.2

parents 53aead59 9b9bedf4
...@@ -5,7 +5,6 @@ import _thread ...@@ -5,7 +5,6 @@ import _thread
from time import time as _time, sleep as _sleep from time import time as _time, sleep as _sleep
from traceback import format_exc as _format_exc from traceback import format_exc as _format_exc
from collections import deque
from _weakrefset import WeakSet from _weakrefset import WeakSet
# Note regarding PEP 8 compliant names # Note regarding PEP 8 compliant names
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment