-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CondTools/SiStrip: use python3 #34474
Conversation
please test |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-34474/23927
|
A new Pull Request was created by @smuzaffar (Malik Shahzad Muzaffar) for master. It involves the following packages:
@ggovi can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
In what is this different from #34434 ? |
+1 Summary: https://cmssdt.cern.ch/SDT/jenkins-artifacts/pull-request-integration/PR-482ca6/16780/summary.html Comparison SummarySummary:
|
@cms-sw/db-l2 ( @ggovi ) can you please review and sign it? |
+1 |
merge |
This is needed in order to drop the next set of python2 based modules ( cms-sw/cmsdist#7112 )
These are technical changes and should not break any thing as unit tests are working in PY3 IBs where
python
ispython3
.