Skip to content

AttributeError: module 'asyncio.coroutines' has no attribute 'debug_wrapper' #126

Closed
@wallies

Description

@wallies
  • uvloop version: v0.9.1
  • Python version: 3.7b1
  • Platform: Alpine 3.7
  • Can you reproduce the bug with PYTHONASYNCIODEBUG in env?: Not relevant

AttributeError: module 'asyncio.coroutines' has no attribute 'debug_wrapper'

asyncio no longer uses sys.set_coroutine_wrapper. So asynicio.coroutines no longer has a debug_wrapper
python/cpython#5250

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions