From: Victor Stinner Date: Wed, 23 Jul 2014 16:24:12 +0000 (+0200) Subject: (Merge 3.4) asyncio: sync with Tulip X-Git-Tag: v3.5.0a1~1235 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b848944d728faf9a5e6f4424a5c270734cbe4ce8;p=thirdparty%2FPython%2Fcpython.git (Merge 3.4) asyncio: sync with Tulip * Tulip issue 194: Don't use sys.getrefcount() in unit tests * signal.set_wakeup_fd() can now raise an OSError on Python 3.5 --- b848944d728faf9a5e6f4424a5c270734cbe4ce8