Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
dominikl
/
omero-py
Public
forked from
ome/omero-py
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
omero-py
test
on
master
User selector
All users
All time
Commit history
Commits on Nov 2, 2019
rtypes: make unit tests py2/py3 aware
joshmoore
committed
80bffb3
View commit details
Copy full SHA for 80bffb3
View code at this point
Browse repository at this point
Commits on Oct 29, 2019
remove print
jburel
committed
0a82110
View commit details
Copy full SHA for 0a82110
View code at this point
Browse repository at this point
remove unused import
jburel
committed
8904601
View commit details
Copy full SHA for 8904601
View code at this point
Browse repository at this point
adjust test to handle py2 and py3
jburel
committed
c96940c
View commit details
Copy full SHA for c96940c
View code at this point
Browse repository at this point
Commits on Oct 25, 2019
Merge pull request #57 from jburel/output
Show description for 6bf8c3c
joshmoore
authored
6bf8c3c
View commit details
Copy full SHA for 6bf8c3c
View code at this point
Browse repository at this point
Commits on Oct 24, 2019
Merge pull request #48 from joshmoore/py3-syncs
Show description for e1c74c2
joshmoore
authored
e1c74c2
View commit details
Copy full SHA for e1c74c2
View code at this point
Browse repository at this point
Commits on Oct 23, 2019
adjust the test
jburel
committed
b9146c4
View commit details
Copy full SHA for b9146c4
View code at this point
Browse repository at this point
Commits on Oct 21, 2019
Merge branch 'master' into mox
joshmoore
authored
e70a584
View commit details
Copy full SHA for e70a584
View code at this point
Browse repository at this point
popen.communicate now returns bytes
joshmoore
committed
8f40ab7
View commit details
Copy full SHA for 8f40ab7
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
update unit tests
jburel
committed
12acef5
View commit details
Copy full SHA for 12acef5
View code at this point
Browse repository at this point
Commits on Oct 17, 2019
test_util assume CSV lines end with os.linesep
manics
committed
75ef136
View commit details
Copy full SHA for 75ef136
View code at this point
Browse repository at this point
py3: monkeypatch OMERO_TEMPDIR should be a string
Show description for ac82632
manics
committed
ac82632
View commit details
Copy full SHA for ac82632
View code at this point
Browse repository at this point
py3: test/unit/test_metadata_utils.py
manics
committed
1cabf93
View commit details
Copy full SHA for 1cabf93
View code at this point
Browse repository at this point
py3: test/unit/test_metadata_mapannotations.py
manics
committed
3b6b361
View commit details
Copy full SHA for 3b6b361
View code at this point
Browse repository at this point
Commits on Oct 10, 2019
py3: omero/util/text.py
manics
committed
a451ef1
View commit details
Copy full SHA for a451ef1
View code at this point
Browse repository at this point
py3: omero/install/jvmcfg.py
manics
committed
8734db6
View commit details
Copy full SHA for 8734db6
View code at this point
Browse repository at this point
Commits on Oct 8, 2019
Merge pull request #19 from joshmoore/py3_1
Show description for b5dac18
joshmoore
authored
b5dac18
View commit details
Copy full SHA for b5dac18
View code at this point
Browse repository at this point
Commits on Sep 27, 2019
Fix failing TestServiceOptsDict in test/unit/gatewaytest/test_utils.py
will-moore
committed
621ef30
View commit details
Copy full SHA for 621ef30
View code at this point
Browse repository at this point
Commits on Sep 25, 2019
remove test/unit/clitest/reference_templates
Show description for 30192f4
manics
committed
30192f4
View commit details
Copy full SHA for 30192f4
View code at this point
Browse repository at this point
Revert xfail from 0684dc90136
joshmoore
committed
68f9475
View commit details
Copy full SHA for 68f9475
View code at this point
Browse repository at this point
fix AttributeError: decode method has been disabled in newstr
atarkowska
authored and
joshmoore
committed
7dec3fb
View commit details
Copy full SHA for 7dec3fb
View code at this point
Browse repository at this point
Merge pull request #5 from olatarkowska/fix_unittests
Show description for aea3b8e
joshmoore
authored
aea3b8e
View commit details
Copy full SHA for aea3b8e
View code at this point
Browse repository at this point
fix UnicodeDecodeError in test_prefs
atarkowska
committed
e7de3ee
View commit details
Copy full SHA for e7de3ee
View code at this point
Browse repository at this point
Fix up Python 2 tests
joshmoore
committed
0684dc9
View commit details
Copy full SHA for 0684dc9
View code at this point
Browse repository at this point
Commits on Sep 20, 2019
scripts: fix group_params with a new algorithm
Show description for baeaba9
joshmoore
committed
baeaba9
View commit details
Copy full SHA for baeaba9
View code at this point
Browse repository at this point
Forcing use of rlong when necessary
joshmoore
committed
56547fa
View commit details
Copy full SHA for 56547fa
View code at this point
Browse repository at this point
Commits on Sep 17, 2019
scripts: fix group_params with a new algorithm
Show description for d0ddc7e
joshmoore
committed
d0ddc7e
View commit details
Copy full SHA for d0ddc7e
View code at this point
Browse repository at this point
Remove unclear key test
joshmoore
committed
90ed1b8
View commit details
Copy full SHA for 90ed1b8
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
Temporarily disable test_prefs test
joshmoore
committed
2e45018
View commit details
Copy full SHA for 2e45018
View code at this point
Browse repository at this point
Commits on Sep 11, 2019
Fix imports
joshmoore
committed
461f09f
View commit details
Copy full SHA for 461f09f
View code at this point
Browse repository at this point
Handle __builtin__
joshmoore
committed
99b488d
View commit details
Copy full SHA for 99b488d
View code at this point
Browse repository at this point
Handle __import__ statement
Show description for 959344a
joshmoore
committed
959344a
View commit details
Copy full SHA for 959344a
View code at this point
Browse repository at this point
Futurize output
joshmoore
committed
3e17e99
View commit details
Copy full SHA for 3e17e99
View code at this point
Browse repository at this point
Commits on Sep 6, 2019
First round of futurize fixes
Show description for 2107df2
joshmoore
committed
2107df2
View commit details
Copy full SHA for 2107df2
View code at this point
Browse repository at this point
Commits on Sep 5, 2019
Tests use BlitzGateway.getObject() for wrapping objs
will-moore
committed
cfff542
View commit details
Copy full SHA for cfff542
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.