SIGN IN SIGN UP

Move the Py_{{BEGIN,END}_ALLOW,BLOCK}_THREADS macros in time_sleep()

to inside floatsleep().  This is necessary because floatsleep() does
the error handling and it must have grabbed the interpreter lock and
thread state before it can do so.
G
Guido van Rossum committed
8607ae2e570c9a9c31419418d5665b4eb4853003
Parent: 3a44e1b