Skip to content
Started 7 hr 4 min ago
Took 35 sec on testintegration

#55 (May 8, 2024, 12:37:05 AM)

Changes
  1. Remove all imports of print_function compatibility method (details)
  2. Remove all imports of division compatibility method (details)
  3. Remove all imports of absolute_import compatibility method (details)
  4. Replace all usages of native_str compatibility method (details)
  5. Replace all usages of standard_library compatibility method (details)
  6. Replace all usages of old_div (details)
  7. Replace usage of past.builtins.execfile by exec (details)
  8. Replace all usages of past.builtins.basestring by str (details)
  9. Replace all usages of past.builtins.long (details)
  10. Review and cleanup all codepaths handling Python 2 (details)
  11. Remove all unnecessary builtins imports (details)
  12. Fix miscellaneous flake8 warnings (details)
  13. Fix exec invocation for training scripts (details)
  14. OMERO.web integration tests: expect timestamp without milliseconds (details)
  15. build with various Python version (details)
  16. cap setuptools (details)
  17. fix badge display (details)

Started by upstream project Trigger build number 64
originally caused by:

  • Started by timer
Revision: c105c06b15f3521fc268e734e5304af37b7caaa2
Repository: https://github.com/ome/openmicroscopy.git
  • origin/develop