- Merge pull request #10524 from todor-ivanov/bug_py2py3_exceptionsImports_fix-10513
- Fix missing exceptions module in python3
- Merge pull request #10500 from mapellidario/10422-1-fix
- Merge pull request #10508 from mapellidario/10507-fix
- Merge pull request #9974 from mapellidario/py2py3-configuration
- [py2py3] modernize WMCore/Services/Requests.py
- [py2py3] modernize src/python/WMCore/Configuration.py
- Merge pull request #10506 from mapellidario/10505-fix
- [py2py3] fix unittests in test/python/Utils_t - #10500 - test
- [py2py3] fix unittests in test/python/Utils_t - #10500 - src
- Merge pull request #10518 from mapellidario/10509-fix
- [py2py3] Use Utils.PythonVersion.PY2/3 consistently
- [py2py3] new module: Utils/PythonVersion.py
- [py2py3] adapt MySQLCore.substitute to new list.sort() interface