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

Add typing-extensions as a dependency

pstjohn opened this pull request 3 days ago
Undeclared typing-extensions dependency in 6.5.0

pstjohn opened this issue 3 days ago
Add type annotations for Traversable.open.

jaraco opened this pull request 3 days ago
Add a `Traversable.read_text()` `errors` parameter

kurtmckee opened this pull request about 1 month ago
Resolve two test suite failures

kurtmckee opened this pull request about 1 month ago
Functional API tests still broken on big-endian machines

cjwatson opened this issue 4 months ago
Test non-paths in dunder path failing on Python 3.13

jaraco opened this issue 4 months ago
Traversable.open is untyped

jaraco opened this issue 4 months ago
Drop support for Python 3.8 (and older)?

Hedda opened this issue 4 months ago
Omit non-dir items when constructing a NamespaceReader

jaraco opened this pull request 5 months ago
Fix issue in inferred caller when resourcse package has no source.

jaraco opened this pull request 5 months ago
Fix functional API tests to be endian-agnostic

mgorny opened this pull request 6 months ago
readers: add MultiplexedPath.paths

FFY00 opened this pull request 7 months ago
Expose base paths of `MultiplexedPath`

FFY00 opened this issue 7 months ago
correct variable in example in migration.rst

altendky opened this pull request 8 months ago
Update sphinx requirement from <7.2.5 to <7.3.8

dependabot[bot] opened this pull request 9 months ago
Rename functional.py to _functional.py

encukou opened this pull request 10 months ago
Make functional module private

jaraco opened this issue 10 months ago
Coverage and diffcov tests are unreliable

jaraco opened this issue 10 months ago
Add functional API

encukou opened this pull request 10 months ago
Restore precedence of standard readers over degenerate readers

jaraco opened this pull request 10 months ago
Fix regression and restore stdlib reader suppression on Python 3.10

jaraco opened this pull request 10 months ago
#257 is back since importlib_resources 6.2.0

jaraco opened this issue 10 months ago
Loading file in library fails in downstream packages

edgarrmondragon opened this issue 10 months ago
Give precedence to native traversable readers.

jaraco opened this pull request 11 months ago
Refactor compatibility module

jaraco opened this pull request 11 months ago
Add context manager support (Enterable behavior) to `files()`

jaraco opened this pull request about 1 year ago
Fixed handling of namespace packages in zip files

jaraco opened this pull request over 1 year ago
Add support for Traversables in MultiplexedPath

jaraco opened this pull request over 1 year ago
`NotADirectoryError: MultiplexedPath only supports directories`

ReagTea opened this issue over 1 year ago
Typing – Traversable vs MultiplexedPath return value of files()

frenzymadness opened this issue over 1 year ago
Inconsistent license information

sunpoet opened this issue over 1 year ago
Removal of legacy API

soxofaan opened this issue over 1 year ago
packge a project error

yeying075 opened this issue over 1 year ago
Remove legacy functions

jaraco opened this pull request over 1 year ago
Missed EncodingWarning

jaraco opened this issue almost 2 years ago
5.10.2: CoverageWarning: Couldn't parse '.../ziptestdata/__init__.py'

mtelka opened this issue almost 2 years ago
Support multiplexed descendants in MultiplexedPath.

jaraco opened this pull request almost 2 years ago
flake8 test failures

mtelka opened this issue almost 2 years ago
Use NoneType instead of None for type annotation.

tomhennigan opened this pull request almost 2 years ago
How to import a file in the program's root ?

gcailly opened this issue about 2 years ago
Fix ResourceWarning due to unclosed file resource.

tirkarthi opened this pull request about 2 years ago
Which version should I use?

stephenfrench9 opened this issue about 2 years ago
Confusing Error/Potential but with Python 3.6 since 5.10.0

MyreMylar opened this issue about 2 years ago
TypeError: None not a valid annotation (since PR #260)

mkunesch opened this issue about 2 years ago
How can I install this library?

jdav16 opened this issue over 2 years ago
Bypass native readers with files

jaraco opened this pull request over 2 years ago
Replace `abstractproperty` with `property` + `abstractmethod`

sobolevn opened this pull request over 2 years ago
`abc.abstractproperty` is deprecated since 3.3

sobolevn opened this issue over 2 years ago
MultiplexedPath only traverses first directory

jooste opened this issue over 2 years ago
Expand usage guide to illustrate namespace package usage.

jaraco opened this issue over 2 years ago
Implement resolve as a single-dispatch function.

jaraco opened this pull request over 2 years ago
Allow a package to resolve its own resources simply

jaraco opened this pull request over 2 years ago
Provide a simple syntax to load resources from __here__

jaraco opened this issue over 2 years ago
Support non-package modules.

jaraco opened this pull request over 2 years ago
Docs: Change isdir() to is_dir()

chanicpanic opened this pull request over 2 years ago
Add support for rendering a local copy of resources on the file system

jaraco opened this pull request over 2 years ago
Restore lenience in MultiplexedPath.joinpath for missing directories

jaraco opened this pull request over 2 years ago
Port tempfile finalizer

jaraco opened this issue over 2 years ago
Removed footnote stating that PEP 420 namespace packages are ignored

codeandfire opened this pull request over 2 years ago
Re-use joinpath logic in Traversable and MultiplexedPath

jaraco opened this pull request over 2 years ago
Honor '/'-separated names in ResourceContainer.joinpath.

jaraco opened this pull request over 2 years ago
bpo-47142: Refine Traversable.

jaraco opened this pull request almost 3 years ago
Missing setup.py in the 5.6.0 release

tylau0 opened this issue almost 3 years ago
Cannot import importlib.resources with importlib-resources installed

Chiiizzzy opened this issue almost 3 years ago
API reference missing in documentation

FFY00 opened this issue almost 3 years ago
fix(types): Adding some typing from typeshed

henryiii opened this pull request almost 3 years ago
_legacy: fix Resource type hint

FFY00 opened this pull request about 3 years ago
`Resource` should not be path-like

layday opened this issue about 3 years ago
Improving the documentation

layday opened this issue about 3 years ago
Replace tests of legacy API with comparable tests of traversable API.

jaraco opened this pull request about 3 years ago
_legacy: mark legacy API as PendingDeprecationWarning

FFY00 opened this pull request about 3 years ago
abc: avoid abbreviations in the Traversable documentation

FFY00 opened this pull request about 3 years ago
Deprecate legacy functions

jaraco opened this pull request about 3 years ago
5.2.2: sphinx warnings

kloczek opened this issue over 3 years ago
Avoid file descriptor refleaks in as_file.

jaraco opened this pull request over 3 years ago
_common: make as_file return the real file on os.PathLike

FFY00 opened this pull request over 3 years ago
docs/migration: explicitly set binary mode for open()

wwuck opened this pull request over 3 years ago
pyinstaller error

Fish-pro opened this issue over 3 years ago
Add support for a directory of resources

jaraco opened this issue over 3 years ago
Duplicated `TraversableResourcesLoader` and `wrap_spec`

FFY00 opened this issue over 3 years ago
Replace `DegenerateFiles` with `CompatibilityFiles`

FFY00 opened this issue over 3 years ago