ome / omero-py

Python project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
20 stars 33 forks source link

Replace x.getchildren with list(x) (Fix #281) #282

Closed joshmoore closed 3 years ago

joshmoore commented 3 years ago
$ omero admin start

should now work on Python 3.9. See #281.

jburel commented 3 years ago

https://merge-ci.openmicroscopy.org/jenkins/job/OMERO-test-integration/ is green Proposing to push a 5.9.1 tag with the fix