Skip to content
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

[py2py3] Migration at level scr/python/A/B/C - slice 25 #10379

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

mapellidario
Copy link
Member

@mapellidario mapellidario commented Mar 24, 2021

Fixes #10149

Status

Ready

Related PRs

Description

Run futurize and some manual changes on the first batch of src/python/A/B/C.

Strings:

Is it backward compatible (if not, which system it affects?)

It should be. (Any possible cause for errors will we reported here)

External dependencies / deployment changes

Requires python-future in both py2 and py3 environments.

@cmsdmwmbot

This comment has been minimized.

@cmsdmwmbot
Copy link

Jenkins results:

  • Unit tests: succeeded
    • 43 tests deleted
    • 43 tests added
  • Pylint check: failed
    • 16 warnings and errors that must be fixed
    • 9 warnings
    • 204 comments to review
  • Pylint py3k check: succeeded
    • 0 errors and warnings that should be fixed
    • 0 warnings
    • 0 comments to review
  • Pycodestyle check: succeeded
    • 145 comments to review
  • Python3 compatibility checks: succeeded
    • there are suggested fixes for newer python3 idioms

Details at https://cmssdt.cern.ch/dmwm-jenkins/view/All/job/DMWM-WMCore-PR-test/11565/artifact/artifacts/PullRequestReport.html

Copy link
Contributor

@amaltaro amaltaro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks good to me, thanks Dario.
However, since you say it needs validation, I'm going to patch my private services and run some very basic checks before getting it merged.

@mapellidario
Copy link
Member Author

Perfect, thank you very much, Alan!

@amaltaro
Copy link
Contributor

Very basic checks of the ReqMgr2 GUI do not show anything abnormal. Thanks Dario.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
py2py3 slice Issue related to slicing the modernization to py2py3 Python3
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[py2py3] Migration at level scr/python/A/B/C - slice 25
3 participants