GitHub / openslide/openslide-python issues and pull requests
#329 - OpenSlide Python 1.4.2
Pull Request -
State: closed - Opened by bgilbert 3 months ago
- 1 comment
#328 - Release 1.4.2
Issue -
State: closed - Opened by bgilbert 3 months ago
Labels: release
#327 - Sync LGPLv2.1 text with FSF; remove FSF mailing address
Pull Request -
State: closed - Opened by bgilbert 3 months ago
- 1 comment
#326 - pyproject: add dependency group for test deps
Pull Request -
State: closed - Opened by bgilbert 3 months ago
- 1 comment
#325 - Switch to PEP 639 license metadata
Pull Request -
State: closed - Opened by bgilbert 3 months ago
- 2 comments
#324 - examples/deepzoom: add license files for bundled JS
Pull Request -
State: closed - Opened by bgilbert 3 months ago
- 1 comment
#323 - workflows: expect macOS universal binaries from setup-python on 3.{8,9,10}
Pull Request -
State: closed - Opened by bgilbert 3 months ago
- 1 comment
#322 - Drop support for Python 3.8
Pull Request -
State: closed - Opened by bgilbert 3 months ago
- 2 comments
#321 - workflows: switch setuptools job to Ubuntu 22.04 container
Pull Request -
State: closed - Opened by bgilbert 3 months ago
- 1 comment
#320 - pre-commit: add codespell; update versions
Pull Request -
State: closed - Opened by bgilbert 4 months ago
- 1 comment
#319 - openslide.lowlevel.OpenSlideUnsupportedFormatError: Unsupported or missing image file
Issue -
State: closed - Opened by ShuyuYan 4 months ago
Labels: defect
#318 - How to access MIRAX files's image orientation, position and pixel spacing.
Issue -
State: closed - Opened by DanielaSchacherer 5 months ago
- 3 comments
Labels: enhancement
#317 - SVS slide's color looks different from deepzoom
Issue -
State: closed - Opened by Gabry993 5 months ago
- 2 comments
Labels: invalid
#316 - Openslide fails to open example CZI file from openslide example files
Issue -
State: closed - Opened by amrosado 6 months ago
- 3 comments
Labels: defect
#315 - workflows: switch ARM jobs to publicly-available runners
Pull Request -
State: closed - Opened by bgilbert 6 months ago
- 1 comment
#314 - workflows: switch setuptools job to Ubuntu 20.04 container
Pull Request -
State: closed - Opened by bgilbert 7 months ago
- 1 comment
#313 - converted image appears black vertical stripes
Issue -
State: open - Opened by 13512263278 7 months ago
- 3 comments
Labels: defect
#312 - examples/deepzoom: update OpenSeadragon to 5.0.1
Pull Request -
State: closed - Opened by bgilbert 7 months ago
- 1 comment
#311 - How to get associated image in openslide-python?
Issue -
State: closed - Opened by CDPDisk 7 months ago
- 1 comment
Labels: enhancement
#310 - OpenSlide bytes object
Issue -
State: closed - Opened by linatakemaru 8 months ago
- 1 comment
Labels: defect
#309 - workflows: omit `*.publish.attestation` files from release artifacts
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#308 - Update for release
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#307 - Release 1.4.1
Issue -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
Labels: release
#306 - Fix `setup.py install` with old setuptools
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#304 - pre-commit: update versions
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#303 - Fix configuration of package data
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#302 - templates: release checklist updates
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#301 - setuptools 69.3+ normalizes sdist name to `openslide_python`
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#300 - Update for release
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#299 - Discrepancy in tile size at DeepZoom Level
Issue -
State: closed - Opened by 4pygmalion 9 months ago
- 1 comment
Labels: defect
#298 - Release 1.4.0
Issue -
State: closed - Opened by bgilbert 9 months ago
- 4 comments
Labels: release
#297 - examples/deepzoom: parallelize `deepzoom_tile` to available CPUs
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#296 - Include all `LoadLibrary()` failures in exception chain
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 2 comments
#295 - Switch examples and `jekyll_fix` from `os.path` to `pathlib`
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#294 - Small fixes
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#293 - examples/deepzoom: enforce `--format` enum in argparse
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#292 - doc: add type hints
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#290 - feat: more granular error messages when looking for shared objects
Pull Request -
State: closed - Opened by govinda-kamath 9 months ago
- 2 comments
#289 - feat: more granular error messages when looking for shared objects
Pull Request -
State: closed - Opened by govinda-kamath 9 months ago
- 1 comment
#288 - pyproject: update for Python 3.13
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#287 - Add Python 3.13
Issue -
State: closed - Opened by bgilbert 9 months ago
Labels: release
#286 - Add type hints to ancillary code; add `py.typed` marker
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#285 - tests: drop obsolete Pillow version test
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#284 - Fix several problems with filename handling
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#283 - pre-commit: update versions
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#282 - No Windows binary wheels for Python 3.13
Issue -
State: closed - Opened by Liebenfiels 9 months ago
- 6 comments
Labels: defect
#281 - Add type hints to `_convert` and `lowlevel`; add type-checking infrastructure
Pull Request -
State: closed - Opened by bgilbert 9 months ago
- 1 comment
#280 - workflows: switch to Python 3.13 final
Pull Request -
State: closed - Opened by bgilbert 10 months ago
- 1 comment
#279 - Detecting mitosis from whole slide images(MIDOG21 Challenge)
Issue -
State: closed - Opened by noor-alzoubi 10 months ago
- 6 comments
Labels: invalid
#278 - workflows: add Linux aarch64 builds
Pull Request -
State: closed - Opened by bgilbert 11 months ago
- 1 comment
#277 - pre-commit: require PEP 563 type annotations
Pull Request -
State: closed - Opened by bgilbert 11 months ago
- 1 comment
#276 - Remove unnecessary unpacking
Pull Request -
State: closed - Opened by dandyrilla 11 months ago
- 3 comments
#275 - workflows: add tests on Python 3.13 dev release
Pull Request -
State: closed - Opened by bgilbert 11 months ago
- 1 comment
#274 - examples/deepzoom: update jQuery and OpenSeadragon
Pull Request -
State: closed - Opened by bgilbert 12 months ago
- 1 comment
#273 - pre-commit: update versions
Pull Request -
State: closed - Opened by bgilbert 12 months ago
- 1 comment
#272 - Cannot read example data properly czi
Issue -
State: open - Opened by 464hee about 1 year ago
- 5 comments
Labels: defect
#271 - workflows: switch from `macos-14` to `macos-latest`
Pull Request -
State: closed - Opened by bgilbert about 1 year ago
- 1 comment
#269 - workflows: update to macOS 14
Pull Request -
State: closed - Opened by bgilbert about 1 year ago
- 1 comment
#268 - Add Zeiss CZI to lists of supported formats
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#267 - Support openslide-bin
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 5 comments
#266 - workflows: update for new openslide-bin archive filenames
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#265 - workflows: autodetect latest openslide-bin release
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#264 - pyproject: link to release notes from PyPI page
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#263 - workflows: update pre-commit action to 3.0.1
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#262 - Cannot open SVS file
Issue -
State: closed - Opened by suminwei over 1 year ago
- 8 comments
Labels: defect
#261 - pre-commit: enable flake8 plugins in yesqa
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#260 - Add type hints to `openslide` package
Pull Request -
State: closed - Opened by sammaxwellxyz over 1 year ago
- 12 comments
#259 - ValueError: Argument is not writable
Issue -
State: closed - Opened by tnnandi over 1 year ago
- 4 comments
Labels: defect
#258 - workflows: skip installing setuptools
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#257 - the shape of image from DeepZoomGenerator.get_tile is inconsistent
Issue -
State: closed - Opened by 4pygmalion over 1 year ago
- 1 comment
Labels: defect
#256 - Streamlining installation on Linux/MacOS
Issue -
State: closed - Opened by ciroraggio over 1 year ago
- 1 comment
Labels: enhancement
#255 - a bug of mrxs
Issue -
State: closed - Opened by Yuan1z0825 over 1 year ago
- 6 comments
Labels: defect
#254 - doc: update copyright date
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#253 - OpenSlideError: Bad direction attribute "LEFT"
Issue -
State: closed - Opened by JonyJiang123 over 1 year ago
- 1 comment
Labels: defect
#252 - workflows: update to artifacts v4
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#251 - workflows: get PyPI upload URL from var in GitHub environment
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#250 - workflows: update `setup-python` action to v5
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#249 - PIL.UnidentifiedImageError: cannot identify image file
Issue -
State: closed - Opened by syy-create over 1 year ago
- 7 comments
Labels: defect
#248 - flake8: move config to `pyproject.toml` with Flake8-pyproject
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#247 - Update lowlevel.py
Pull Request -
State: closed - Opened by garnetri over 1 year ago
- 2 comments
#246 - workflows: automatically publish releases to PyPI and GitHub
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#245 - workflows: rename wheels GH artifact; fix archiving source tarball; cleanups
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#244 - {README,CHANGELOG}: avoid HTML entities
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#243 - Small fixes
Pull Request -
State: closed - Opened by jaharkes over 1 year ago
- 2 comments
#242 - Remove MANIFEST.in
Pull Request -
State: closed - Opened by jaharkes over 1 year ago
- 2 comments
#241 - pre-commit: add TOML checker for `pyproject.toml`
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#240 - pre-commit: small cleanups
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#239 - pre-commit-config: small improvements
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#238 - convert: use Python Limited API on Python 3.11 and above
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#237 - Switch to PEP 621 project metadata; build sdist and all wheels in CI
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#236 - Rename openslide-winbuild to openslide-bin
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#235 - doc: update link to OpenSlide Windows binaries
Pull Request -
State: closed - Opened by bgilbert over 1 year ago
- 1 comment
#234 - workflows: drop 32-bit wheels
Pull Request -
State: closed - Opened by bgilbert almost 2 years ago
- 1 comment
#233 - No DICOM support in Anaconda version of openslide-python 1.3.1
Issue -
State: closed - Opened by markemus almost 2 years ago
- 1 comment
Labels: defect
#232 - Consider dropping 32-bit Windows wheels
Issue -
State: closed - Opened by bgilbert almost 2 years ago
Labels: enhancement
#231 - workflows: update to OpenSlide Windows release 20231011
Pull Request -
State: closed - Opened by bgilbert almost 2 years ago
- 1 comment
#230 - Update for release
Pull Request -
State: closed - Opened by bgilbert almost 2 years ago
- 1 comment
#229 - Release 1.3.1
Issue -
State: closed - Opened by bgilbert almost 2 years ago
- 2 comments
Labels: release
#228 - templates/release: add additional package repos
Pull Request -
State: closed - Opened by bgilbert almost 2 years ago
- 1 comment
#227 - Default to default rendering intent from slide ICC profile
Pull Request -
State: closed - Opened by bgilbert almost 2 years ago
- 1 comment