aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2018-05-06 04:05:03 -0700
committerZac Medico <zmedico@gentoo.org>2018-05-06 04:41:45 -0700
commit85ac23b7c0c58cef72d22281d66d086521c01e3e (patch)
tree7e01fc82a62e401f49063eb1b394c365090ee788 /bin/emaint
parentWriterPipeClosedTestCase: retry filling pipe (diff)
downloadportage-85ac23b7c0c58cef72d22281d66d086521c01e3e.tar.gz
portage-85ac23b7c0c58cef72d22281d66d086521c01e3e.tar.bz2
portage-85ac23b7c0c58cef72d22281d66d086521c01e3e.zip
asyncio: add _wrap_loop helper (bug 654390)
In order to deal with asyncio event loop compatibility issues, add a _wrap_loop helper. For example, since python3.4 does not have the AbstractEventLoop.create_future() method, this helper function can be used to add a wrapper that implements the create_future method for python3.4. Bug: https://bugs.gentoo.org/654390
Diffstat (limited to 'bin/emaint')
0 files changed, 0 insertions, 0 deletions