[CXX-2330] calc_release_version.py produces different output for Python2 vs Python3 Created: 28/Jul/21  Updated: 28/Oct/23  Resolved: 30/Jul/21

Status: Closed
Project: C++ Driver
Component/s: None
Affects Version/s: None
Fix Version/s: 3.7.0, 3.7.0-beta1

Type: Bug Priority: Major - P3
Reporter: Roberto Sanchez Assignee: Roberto Sanchez
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified


 Description   

calc_release_version.py produces different output for Python2 vs Python3:

roberto@build01:~/src/mongodb/mongo-cxx-driver.git (master $=)$  python etc/calc_release_version.py
3.7.0-20210727+git5f98844541
roberto@build01:~/src/mongodb/mongo-cxx-driver.git (master $=)$  python3 etc/calc_release_version.py
3.6.1-20210727+git5f98844541

It should produce the same output regardless of which Python interpreter is used.



 Comments   
Comment by Githook User [ 30/Jul/21 ]

Author:

{'name': 'Roberto C. Sánchez', 'email': 'roberto@connexer.com', 'username': 'rcsanchez97'}

Message: CXX-2330 make calc_release_version.py output consistent between Python versions
Branch: master
https://github.com/mongodb/mongo-cxx-driver/commit/10fff474c9f9ec4b40106925b86387be7369fc32

Generated at Wed Feb 07 22:05:36 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.