- Merge pull request #10736 from amaltaro/fix-10734
- Merge pull request #10740 from amaltaro/fix-10735
- PY3: Pass byte string to subprocess.stdin in Scram runtime
- Merge pull request #10726 from amaltaro/fix-10641
- Provide standard/unicode string to the PSet handlePileup method
- Decode byte string to unicode for json.dumps
- Merge pull request #10744 from amaltaro/fix-10593
- Define funcName variable in the right place
- Merge pull request #10593 from khurtado/t0merge
- Merge pull request #10720 from goughes/splitting-fix-10627
- Create unit test for ConfigSecion.getInternalName()
- Fix issue with merge process and output labels (Merged and MergedError)
- Update unstable test list
- Implement py3 sorting for JobSplitting
- Merge pull request #10743 from mapellidario/10505-fix
- [py2py3] modernize use of mylist.sort() in REST/Server.py
- Merge pull request #10742 from mapellidario/10732-fix
- [py2py3] modernize use of pickle.load/dump - test
- [py2py3] modernize use of pickle.load/dump - src
- Created new job wrapper script for Python3 environment