python3 compatibility fixes for remaining areas in code where we try to access...
100% motivated by issues faced with dtdphi code. No reason not to nip this all far in advance of any issues.
python3 compatibility fixes for remaining areas in code where we try to access values from new view of dict
Merge request reports
Activity
assigned to @patrick.godwin
added 12 commits
-
252c9b0a...752a5f2a - 11 commits from branch
master
- 91ae2a39 - python3 compatibility fixes for remaining areas in code where we try to access...
-
252c9b0a...752a5f2a - 11 commits from branch
@ryan.magee thanks for starting this compatibility improvement - I found a few more by searching the whole project for
.values()[
added 4 commits
-
a7968e91...16b022b7 - 2 commits from branch
master
- 20613f4a - python3 compatibility fixes for remaining areas in code where we try to access...
- c6041540 - coerce remaining dict__values to list
-
a7968e91...16b022b7 - 2 commits from branch
added 7 commits
-
c6041540...d3d546c8 - 5 commits from branch
master
- e5d80b5a - python3 compatibility fixes for remaining areas in code where we try to access...
- 0051ea89 - coerce remaining dict__values to list
-
c6041540...d3d546c8 - 5 commits from branch
@ryan.magee, looks good to me. Any objections with merging this in?
added 4 commits
-
0051ea89...0207f4a4 - 2 commits from branch
master
- fcb1b424 - python3 compatibility fixes for remaining areas in code where we try to access...
- 31c207e6 - coerce remaining dict__values to list
-
0051ea89...0207f4a4 - 2 commits from branch
enabled an automatic merge when the pipeline for eff71f23 succeeds
Please register or sign in to reply