Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / zarr-developers/zarr-python issues and pull requests

#1773 - [v3] Typing: use TypedDict for all dictionaries

Issue - State: open - Opened by jhamman 3 months ago
Labels: V3

#1772 - [v3] revisit runtime config

Issue - State: closed - Opened by jhamman 3 months ago - 6 comments
Labels: V3, design discussion

#1771 - [v3] Remove v3-alpha code paths

Issue - State: closed - Opened by jhamman 3 months ago - 1 comment
Labels: V3

#1770 - [v3] Documentation: How to extend Zarr

Issue - State: open - Opened by jhamman 3 months ago
Labels: documentation, V3

#1769 - [v3] Documentation: Start a release doc

Issue - State: open - Opened by jhamman 3 months ago
Labels: documentation, V3

#1767 - [v3] Documentation: update tutorial docs

Issue - State: open - Opened by jhamman 3 months ago
Labels: documentation, V3

#1766 - [v3] Documentation: Update API docs

Issue - State: open - Opened by jhamman 3 months ago
Labels: documentation, V3

#1765 - [v3] Documentation: Update developer docs

Issue - State: open - Opened by jhamman 3 months ago
Labels: documentation, V3

#1764 - [v3] Add hypothesis test hooks

Issue - State: open - Opened by jhamman 3 months ago
Labels: V3

#1763 - [v3] Performance test suite

Issue - State: open - Opened by jhamman 3 months ago
Labels: V3

#1762 - [v3] Develop integration test suite that checks compatibility with downstream libraries

Issue - State: open - Opened by jhamman 3 months ago - 2 comments
Labels: V3

#1761 - [v3] Add test store that instruments traffic to the backend.

Issue - State: open - Opened by jhamman 3 months ago
Labels: V3, tests

#1760 - [v3] Test serialization of arrays and groups

Issue - State: open - Opened by jhamman 3 months ago
Labels: V3, tests

#1759 - [v3] port zarr-python 2 test suite to v3 branch

Issue - State: open - Opened by jhamman 3 months ago
Labels: V3, tests

#1758 - [v3] Request coalescing

Issue - State: open - Opened by jhamman 3 months ago
Labels: V3

#1757 - [v3] remote store support (s3, gcs, azure, http)

Issue - State: closed - Opened by jhamman 3 months ago - 7 comments
Labels: V3

#1756 - [v3] Deprecate stores that we don't expect to include in v3

Issue - State: closed - Opened by jhamman 3 months ago - 4 comments
Labels: V3

#1755 - [v3] Finalize store API

Issue - State: open - Opened by jhamman 3 months ago
Labels: V3, design discussion

#1754 - [v3] declarative hierarchy API

Issue - State: open - Opened by jhamman 3 months ago - 1 comment
Labels: V3

#1753 - [v3] Implement group members / children

Issue - State: closed - Opened by jhamman 3 months ago - 1 comment
Labels: V3

#1752 - [v3] Internal ChunkGrid API

Issue - State: open - Opened by jhamman 3 months ago
Labels: V3

#1751 - [v3] Generalized NDArray support

Issue - State: closed - Opened by jhamman 3 months ago - 7 comments
Labels: V3

#1750 - [v3] Support numcodecs via entrypoints

Issue - State: open - Opened by jhamman 3 months ago
Labels: V3

#1749 - [v3] Implement complete array indexing

Issue - State: closed - Opened by jhamman 3 months ago - 1 comment
Labels: V3

#1748 - [v3] Test and document Codec Entrypoints

Issue - State: closed - Opened by jhamman 3 months ago
Labels: V3, tests

#1747 - Release 2.17.2

Issue - State: closed - Opened by jhamman 3 months ago

#1746 - Add example hypothesis roundtrip test

Pull Request - State: open - Opened by dcherian 3 months ago - 3 comments

#1745 - [v3] `LocalStore.get` clarification

Issue - State: open - Opened by d-v-b 3 months ago - 4 comments
Labels: V3, types

#1744 - [v3] `LocalStore__eq__`

Issue - State: open - Opened by d-v-b 3 months ago - 1 comment
Labels: help wanted, good-first-issue, V3

#1743 - groundwork for V3 group tests

Pull Request - State: closed - Opened by d-v-b 3 months ago - 5 comments
Labels: V3

#1742 - Remove old v3

Pull Request - State: closed - Opened by d-v-b 3 months ago - 2 comments
Labels: V3

#1741 - Optimize attribute setting

Pull Request - State: closed - Opened by dcherian 3 months ago - 2 comments

#1740 - h5 to zarr

Issue - State: open - Opened by Nazim0001 3 months ago
Labels: bug

#1739 - Avoid redundant __contains__

Pull Request - State: closed - Opened by dcherian 3 months ago - 1 comment

#1738 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#1737 - Couple fixes

Pull Request - State: closed - Opened by DimitriPapadopoulos 3 months ago

#1736 - Bump actions/setup-python from 5.0.0 to 5.1.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#1734 - Array & Group: Use already loaded attributes to populate cache.

Pull Request - State: closed - Opened by dcherian 3 months ago - 1 comment

#1733 - Optimize Array.info and Group.info

Pull Request - State: closed - Opened by dcherian 3 months ago - 1 comment

#1732 - Unable to append to a very large zarr store

Issue - State: open - Opened by timothyas 3 months ago
Labels: bug

#1731 - `zarr.copy_all` does not copy the consolidated metadata

Issue - State: open - Opened by cwognum 3 months ago
Labels: bug

#1730 - is_total_slice doesn't handle integer indexes correctly

Issue - State: closed - Opened by rabernat 3 months ago
Labels: bug

#1729 - Bump pymongo from 4.6.2 to 4.6.3

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, python

#1728 - Specify hatch envs using GitHub actions matrix for v3 tests

Pull Request - State: closed - Opened by maxrjones 3 months ago - 2 comments
Labels: V3

#1727 - test error with python=3.11 and numpy=1.24

Issue - State: closed - Opened by d-v-b 3 months ago - 4 comments
Labels: help wanted, V3

#1726 - implement `group.members`

Pull Request - State: closed - Opened by d-v-b 3 months ago - 5 comments
Labels: V3

#1725 - Fix release notes (following #1719)

Pull Request - State: closed - Opened by jhamman 3 months ago - 1 comment

#1724 - Override ipython repr methods.

Pull Request - State: closed - Opened by dcherian 3 months ago - 2 comments

#1723 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 3 months ago

#1722 - Bump pytest-cov from 4.1.0 to 5.0.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, python

#1721 - More efficient `Group.arrays()` for v3 stores

Issue - State: open - Opened by dcherian 3 months ago
Labels: bug

#1720 - omit chunks HTTP error 400s but not the rest

Issue - State: open - Opened by renaudjester 3 months ago

#1719 - Add Python 3.12 to CI

Pull Request - State: closed - Opened by jhamman 3 months ago - 1 comment

#1718 - [v3] Design and implement storage transformer API

Issue - State: open - Opened by jhamman 3 months ago
Labels: V3

#1717 - Bump s3fs from 2023.12.2 to 2024.3.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, python

#1716 - Implement ipython repr methods on Group to prevent expensive lookups

Issue - State: closed - Opened by dcherian 3 months ago - 1 comment
Labels: bug

#1715 - Simplify conda use in tests

Pull Request - State: closed - Opened by dstansby 3 months ago - 2 comments

#1714 - Fix tests with Pytest 8

Pull Request - State: closed - Opened by dstansby 3 months ago - 1 comment

#1713 - Add Google Cloud Storage example

Pull Request - State: open - Opened by dstansby 3 months ago - 2 comments

#1712 - Minor improvements to contributing guide

Pull Request - State: open - Opened by dstansby 3 months ago

#1711 - Add typing to most Array properties

Pull Request - State: closed - Opened by dstansby 3 months ago - 1 comment

#1710 - Add typing to Array.__init__

Pull Request - State: closed - Opened by dstansby 3 months ago - 1 comment

#1709 - Bump s3fs from 2023.12.2 to 2024.3.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, python

#1708 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago

#1707 - Apply assorted ruff/refurb rules (FURB)

Pull Request - State: closed - Opened by DimitriPapadopoulos 4 months ago - 2 comments

#1706 - no. bytes is smaller than no. bytes stored for variable length bytestrings

Issue - State: open - Opened by cwognum 4 months ago - 2 comments
Labels: bug

#1705 - Apply assorted Repo-Review suggestions

Pull Request - State: closed - Opened by DimitriPapadopoulos 4 months ago - 3 comments

#1704 - Enable ruff/isort rules (I) and fix issues

Pull Request - State: closed - Opened by DimitriPapadopoulos 4 months ago - 2 comments

#1703 - Enable ruff/pyupgrade rules (UP) and fix issues

Pull Request - State: closed - Opened by DimitriPapadopoulos 4 months ago - 2 comments

#1702 - Enable ruff/bugbear rules (B) and fix issues

Pull Request - State: closed - Opened by DimitriPapadopoulos 4 months ago - 2 comments

#1700 - Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#1699 - Bump pytest-doctestplus from 1.2.0 to 1.2.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python

#1698 - Bump redis from 5.0.2 to 5.0.3

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python

#1697 - Bump pytest-timeout from 2.2.0 to 2.3.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python

#1695 - Duplicate name: '.zattrs' when saving to ZipStore

Issue - State: closed - Opened by jwrth 4 months ago - 2 comments
Labels: bug, help wanted

#1694 - Fix RTD build

Pull Request - State: closed - Opened by MSanKeys963 4 months ago - 2 comments

#1693 - Bump pytest-doctestplus from 1.1.0 to 1.2.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python

#1692 - Resolve Mypy erorrs in `v3` branch

Pull Request - State: closed - Opened by DahnJ 4 months ago - 7 comments
Labels: V3

#1691 - Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#1690 - Bump conda-incubator/setup-miniconda from 3.0.2 to 3.0.3

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#1689 - docs(tutorial.rst): fix link to GCSMap

Pull Request - State: closed - Opened by DahnJ 4 months ago - 1 comment

#1688 - Bump redis from 5.0.1 to 5.0.2

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python

#1687 - How to limit memory usage for large datasets?

Issue - State: open - Opened by gunnhildsp 4 months ago - 1 comment
Labels: bug

#1685 - Replace Gitter with new Zulip Chat link

Pull Request - State: closed - Opened by MSanKeys963 4 months ago

#1684 - Can't open a read-only Google Cloud Storage store

Issue - State: open - Opened by dstansby 4 months ago - 12 comments
Labels: bug

#1683 - Fix link to gcsfs in tutorial

Issue - State: closed - Opened by dstansby 4 months ago

#1682 - Not possible to submit minor feature requests (e.g. doc improvements)

Issue - State: closed - Opened by dstansby 4 months ago - 3 comments
Labels: bug

#1681 - Remove empty doc file

Pull Request - State: closed - Opened by dstansby 4 months ago - 2 comments

#1680 - Readthedocs doc build failing on main

Issue - State: closed - Opened by dstansby 4 months ago
Labels: bug

#1679 - Hierarchy test fail with fsspec 2024.2.0

Issue - State: open - Opened by QuLogic 4 months ago
Labels: bug

#1678 - Tests fail with zlib-ng

Issue - State: open - Opened by QuLogic 4 months ago - 2 comments
Labels: bug

#1677 - Bump conda-incubator/setup-miniconda from 3.0.1 to 3.0.2

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#1676 - Importing zarr in app packaged by pyinstaller continually restarts the script

Issue - State: closed - Opened by pearcetm 4 months ago - 1 comment
Labels: bug

#1674 - Bump pymongo from 4.6.1 to 4.6.2

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python

#1673 - Update release.rst for v2.17.1

Pull Request - State: closed - Opened by MSanKeys963 4 months ago

#1672 - chore: update pre-commit hooks

Pull Request - State: closed - Opened by pre-commit-ci[bot] 4 months ago

#1671 - Bump pytest from 7.4.4 to 8.0.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 5 comments
Labels: dependencies, python

#1670 - Reworked codec pipelines

Pull Request - State: closed - Opened by normanrz 5 months ago - 6 comments
Labels: V3