Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / python/importlib_resources issues and pull requests
#219 - Add tests for namespace packages in files and read APIs
Pull Request -
State: closed - Opened by FFY00 over 3 years ago
#218 - Issues with Conda distribution (when updating to `select` interface)
Issue -
State: closed - Opened by chrisjsewell over 3 years ago
- 4 comments
#217 - Make MultiplexedPath.name a property
Pull Request -
State: closed - Opened by ap-- over 3 years ago
#216 - readers.MultiplexedPath.name is not a property
Issue -
State: closed - Opened by ap-- over 3 years ago
- 2 comments
#215 - Add a reader fallback even for forward port.
Pull Request -
State: closed - Opened by jaraco over 3 years ago
#214 - test_package_has_no_reader_fallback assertion masked by _compat.package_spec
Issue -
State: closed - Opened by jaraco over 3 years ago
- 2 comments
#213 - Please drop setuptools_scm
Issue -
State: closed - Opened by ddevault over 3 years ago
- 35 comments
#212 - setup.cfg: add license field
Pull Request -
State: closed - Opened by FFY00 almost 4 years ago
- 2 comments
#211 - License is showing as UNKNOWN in pip show.
Issue -
State: closed - Opened by sureshvigneshbe almost 4 years ago
#210 - as_file() is undocumented
Issue -
State: closed - Opened by SyntaxColoring almost 4 years ago
- 2 comments
#209 - Adopt best practices from jaraco/skeleton
Pull Request -
State: closed - Opened by jaraco almost 4 years ago
- 1 comment
#208 - Drop support for Python 2.7
Pull Request -
State: closed - Opened by jaraco almost 4 years ago
- 1 comment
#207 - Library has dropped support for py27 and py35 and should probably say so
Issue -
State: closed - Opened by ajkavanagh almost 4 years ago
- 3 comments
#206 - doc: Remove extra parentheses after module name
Pull Request -
State: closed - Opened by The-Compiler almost 4 years ago
#205 - readme: update compatible Python versions
Pull Request -
State: closed - Opened by FFY00 almost 4 years ago
- 2 comments
#204 - README.me seems out of date
Issue -
State: closed - Opened by schwabe almost 4 years ago
- 2 comments
#203 - Unable to load resources for modules
Issue -
State: closed - Opened by jaraco almost 4 years ago
- 6 comments
#202 - Drop support for Python 3.5.
Pull Request -
State: closed - Opened by jaraco about 4 years ago
#201 - Namespace packages don't honor the path order
Issue -
State: closed - Opened by FFY00 about 4 years ago
- 1 comment
#200 - Add missing tests and some minor fixes
Pull Request -
State: closed - Opened by FFY00 about 4 years ago
- 2 comments
#199 - ci: fix diffcov
Pull Request -
State: closed - Opened by FFY00 about 4 years ago
- 2 comments
#198 - `diffcov` is failing on fork PRs
Issue -
State: closed - Opened by FFY00 about 4 years ago
- 2 comments
#197 - fix qa
Pull Request -
State: closed - Opened by FFY00 about 4 years ago
- 1 comment
#196 - Add support for resources in namespace packages
Pull Request -
State: closed - Opened by FFY00 about 4 years ago
- 3 comments
#195 - WIP: Add support for resources in namespace packages - [opened]
Issue -
State: closed - Opened by jaraco about 4 years ago
- 6 comments
Labels: gitlab merge request
#194 - Release handle on zipfile when generating path in ZipReader
Pull Request -
State: closed - Opened by jaraco about 4 years ago
- 9 comments
#193 - Avoid hard-coding latest stable Python. Closes #109. - [merged]
Issue -
State: closed - Opened by jaraco about 4 years ago
- 2 comments
Labels: gitlab merge request
#187 - WIP: Add a Multiplexer for supporting namespace packages
Pull Request -
State: closed - Opened by jaraco about 4 years ago
- 2 comments
#183 - Implement a low-level interface for loaders to implement instead of TraversableResources
Pull Request -
State: closed - Opened by jaraco about 4 years ago
- 21 comments
#181 - WIP: drop path dirs
Pull Request -
State: closed - Opened by jaraco about 4 years ago
- 2 comments
#180 - Allow path() to return dirs as was allowed in importlib_resources 1.0.
Pull Request -
State: closed - Opened by jaraco about 4 years ago
- 4 comments
#110 - Unable to unlink zip file while accessing resources
Issue -
State: closed - Opened by jaraco about 4 years ago
- 7 comments
#108 - Drop support for Python 2.7
Issue -
State: closed - Opened by jaraco about 4 years ago
- 2 comments
#107 - Drop support for Python 3.5
Issue -
State: closed - Opened by jaraco about 4 years ago
- 1 comment
#105 - Resources not found when nested in zip file
Issue -
State: closed - Opened by jaraco about 4 years ago
- 4 comments
#90 - Feedback on new files() and Traverseable API
Issue -
State: closed - Opened by jaraco about 4 years ago
- 18 comments
#85 - breaking api change in 1.1.0 for importlib_resources.path(package, folder_name)
Issue -
State: closed - Opened by jaraco about 4 years ago
- 16 comments
#80 - Deprecate legacy API in favor of traversable API (files)
Issue -
State: closed - Opened by jaraco about 4 years ago
- 17 comments
#75 - zipimporter breaks in python3.5/python3.6 within a zipapp when zipapp call path is not absolute
Issue -
State: closed - Opened by jaraco about 4 years ago
- 20 comments
Labels: bug, help wanted, wontfix
#68 - Unable to retrieve resources from a namespace package
Issue -
State: closed - Opened by jaraco about 4 years ago
- 32 comments
Labels: enhancement, api