Uploaded image for project: 'Motor'
  1. Motor
  2. MOTOR-315

Error in __init__ while subclassing AsyncIOMotorCollection calling super()

    • Type: Icon: Bug Bug
    • Resolution: Works as Designed
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: asyncio
    • 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@mongodb.com Bernie Hackett
            Reporter:
            jabby Justin Bacher
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: