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

Single-source the version tuple/string

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor - P4
    • Resolution: Fixed
    • None
    • 4.3
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: