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

Single-source the version tuple/string

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 4.3
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      We could use one of the strategies described in https://packaging.python.org/guides/single-sourcing-package-version/ to avoid having multiple definitions of the version tuple/string in our codebase which is prone to error (e.g. forgotten updates to version variables during releases, mismatching version variables due to typos). We should consider single-sourcing the version information.

            Assignee:
            steve.silvester@mongodb.com Steve Silvester
            Reporter:
            prashant.mital Prashant Mital (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: