Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/python/importlib_resources

Backport of the importlib.resources module
https://github.com/python/importlib_resources

_common: add type hint to files()

FFY00 opened this pull request over 3 years ago
importlib_resources.files() is untyped

gitpushdashf opened this issue over 3 years ago
Implement MultiplexedPath.iterdir using 'unique_everseen'

jaraco opened this pull request over 3 years ago
Replace legacy API implementation with files()

FFY00 opened this pull request over 3 years ago
tests: add test for contents()

FFY00 opened this pull request over 3 years ago
Add tests for namespace packages in files and read APIs

FFY00 opened this pull request over 3 years ago
Issues with Conda distribution (when updating to `select` interface)

chrisjsewell opened this issue over 3 years ago
Make MultiplexedPath.name a property

ap-- opened this pull request almost 4 years ago
readers.MultiplexedPath.name is not a property

ap-- opened this issue almost 4 years ago
Add a reader fallback even for forward port.

jaraco opened this pull request almost 4 years ago
Please drop setuptools_scm

ddevault opened this issue almost 4 years ago
setup.cfg: add license field

FFY00 opened this pull request almost 4 years ago
License is showing as UNKNOWN in pip show.

sureshvigneshbe opened this issue almost 4 years ago
as_file() is undocumented

SyntaxColoring opened this issue about 4 years ago
Adopt best practices from jaraco/skeleton

jaraco opened this pull request about 4 years ago
Drop support for Python 2.7

jaraco opened this pull request about 4 years ago
Library has dropped support for py27 and py35 and should probably say so

ajkavanagh opened this issue about 4 years ago
doc: Remove extra parentheses after module name

The-Compiler opened this pull request about 4 years ago
readme: update compatible Python versions

FFY00 opened this pull request about 4 years ago
README.me seems out of date

schwabe opened this issue about 4 years ago
Unable to load resources for modules

jaraco opened this issue about 4 years ago
Drop support for Python 3.5.

jaraco opened this pull request about 4 years ago
Namespace packages don't honor the path order

FFY00 opened this issue about 4 years ago
Add missing tests and some minor fixes

FFY00 opened this pull request about 4 years ago
ci: fix diffcov

FFY00 opened this pull request about 4 years ago
`diffcov` is failing on fork PRs

FFY00 opened this issue about 4 years ago
fix qa

FFY00 opened this pull request about 4 years ago
Add support for resources in namespace packages

FFY00 opened this pull request about 4 years ago
WIP: Add support for resources in namespace packages - [opened]

jaraco opened this issue about 4 years ago
Release handle on zipfile when generating path in ZipReader

jaraco opened this pull request about 4 years ago
Avoid hard-coding latest stable Python. Closes #109. - [merged]

jaraco opened this issue about 4 years ago
WIP: Add a Multiplexer for supporting namespace packages

jaraco opened this pull request about 4 years ago
WIP: drop path dirs

jaraco opened this pull request about 4 years ago
Allow path() to return dirs as was allowed in importlib_resources 1.0.

jaraco opened this pull request about 4 years ago
Unable to unlink zip file while accessing resources

jaraco opened this issue about 4 years ago
Drop support for Python 2.7

jaraco opened this issue about 4 years ago
Drop support for Python 3.5

jaraco opened this issue about 4 years ago
Resources not found when nested in zip file

jaraco opened this issue about 4 years ago
Feedback on new files() and Traverseable API

jaraco opened this issue about 4 years ago
Deprecate legacy API in favor of traversable API (files)

jaraco opened this issue about 4 years ago
Unable to retrieve resources from a namespace package

jaraco opened this issue about 4 years ago