Uploaded image for project: 'Python Driver'
  1. Python Driver
  2. PYTHON-3697

Add type hints for internal pymongo apis

    • Type: Icon: Epic Epic
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 4.5
    • Affects Version/s: None
    • Component/s: None
    • Done
    • Type hint pymongo internals
    • 0
    • 0
    • 0
    • 100

      We can open individual tickets to use https://github.com/JelleZijlstra/autotyping to add typing to individual modules. We can use the --aggressive flag and then finish any incomplete type signatures and correct any errors.

      This will help with PYTHON-3079.

      Update: we found autotyping to be pretty limited and decide not to use it at all.

      We still think it's valuable to add type hints for pymongo's internal apis, we're just doing it manually rather than using an automated tool.

            Assignee:
            iris.ho@mongodb.com Iris Ho
            Reporter:
            steve.silvester@mongodb.com Steve Silvester
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: