Error in __init__ while subclassing AsyncIOMotorCollection calling super()

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Works as Designed
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: asyncio
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      While subclassing AsyncIOMotor Collection, found old(broken) use of super() call in /motor/core.py, line 528. Refer to this answer to my question on SO. should possibly be changed to super().__init__()

              Assignee:
              Bernie Hackett
              Reporter:
              Justin Bacher
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: