GitHub / python/importlib_resources / commits
Backport of the importlib.resources module
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| c29955f9 | Collapse skeleton history. Workaround for jaraco/skeleton#87. | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| cca49a44 | Prefer 3.x for Python version (latest stable). | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| 74ba8acb | Leverage pytest-enabler 2.2 for the default config. | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| 8e83c3f0 | Expand 'finalize' to commit and tag the change. | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| 5c2b705a | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| 07a87ea9 | Remove tox boilerplate, no longer necessary with later versions of tox. | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| cd145f40 | Replace workaround for actions/setup-python#508 with 'allow-prereleases' | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| 1aaac925 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| 74b0d396 | Adopt towncrier for managing changelog. Fixes jaraco/skeleton#83. | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| 3b7d8a91 | Require Python 3.8 or later. | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| 94d91912 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| 241541c0 | Remove inclusion of python version for docs | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| e7cd730d | Add badge for Ruff. | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| 6f754807 | Update RTD boilerplate to new issue. Ref readthedocs/readthedocs.org#10401. | Jason R. Coombs <j****o@j****m> | about 3 years ago | |
| 6bc35f97 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| a0acaace | Remove reference to EncodingWarning as it doesn't exist on some Pythons. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 8093b3c6 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 4ce054b4 | Suppress EncodingWarning in build.env. Ref pypa/build#615. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| c0eb9157 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 96ebfe14 | Make substitution fields more prominent and distinct from true 'skeleton' ref... |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8de19cf9 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| d2ec0473 | Replace flake8 with ruff. Fixes jaraco/skeleton#79 and sheds debt. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 5957d582 | Remove unnecessary and incorrect copyright notice. Fixes jaraco/skeleton#78. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 109f8c09 |
Feat: initial permissions to main.yml (jaraco/skeleton#76)
Signed-off-by: Joyce <j****u@g****m> |
Joyce <j****u@g****m>
Committed by: Jason R. Coombs <j****o@j****m> |
over 3 years ago | |
| 7f4fbb5e | merge Merge pull request #268 from python/feature/future-is-here | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| f5af9087 | Update changelog. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 8da2027c | Give the local zip/namespace/file readers precedence over the native reader. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 2bd90484 | Add tests capturing expectation of custom loaders. Ref #268. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 1f0a098c | Update changelog. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 59e212e9 | merge Merge commit 'v5.10.4' | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 28d26e86 | Pass 'encoding' to target.open in test_open_text_FileNotFoundError. Fixes #280. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 5d9fb42b | merge Merge pull request #278 from python/bugfix/multiplexed-descendants |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 289aadb3 | merge Merge branch 'main' into bugfix/multiplexed-descendants |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ff16bd3a | Update changelog. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 0dd691bb | Fix EncodingWarnings | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| a176eb97 | Update _path.build/create from jaraco.path 3.4.1. Fixes EncodingWarnings. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 36a77628 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 56cdf46a | Disable couldnt-parse warnings. Prescribed workaround for nedbat/coveragepy#1... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 0a9b721b | Prefer suppress to except/pass. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| b8060130 | Extract fixture for zip_on_path. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 3289eb45 | Remove 'absolute' call, unneeded. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 9650fc18 | Revert "exclude build env from cov reporting (jaraco/skeleton#60)" | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 6f7ac885 | Remove reference to EncodingWarning as it doesn't exist on some Pythons. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 5f095d18 | Add #upstream markers for filtered warnings. Add filter for platform module (... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| f123039a | Add section on Namespace Packages. Fixes #262. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 7fb0260f | Update changelog. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 438af158 | Prefer tee and only. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 35e7ebce | In MultiplexedPath.iterdir, honor multiple subdirectories of the same name. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 0d9c6f0f | Exempt warning. Workaround for realpython/pytest-mypy#152 | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| f18255fa | Suppress EncodingWarning in pytest_black. Workaround for shopkeep/pytest-blac... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 284359e5 | Enable default encoding warning where available. See PEP 597. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| f9e01d21 | ALLOW_UNICODE no longer needed on Python 3. As a result, ELLIPSES is also now... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 388d87b1 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| eb2bdc83 | Update badge for 2023 | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 3ce5cc70 | ⚫ Fade to black. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| a2be8da5 | Prefer docstrings to comments where appropriate. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| af228004 | Update changelog. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| d6230788 | Cherry-pick write_bytes technique from gh-100586. |
Samet Yaslan <s****n@g****m>
Committed by: Jason R. Coombs <j****o@j****m> |
over 3 years ago | |
| f9d039d9 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 38ec7ada | merge Merge https://github.com/jaraco/tidelift | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| a6c6660d | Put tidelift docs dependency in its own section to limit merge conflicts. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 82465b90 | Build docs in CI, including sphinx-lint. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| f8c6b666 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| c68ac3b7 | Prevent Python 3.12 from blocking checks. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| ef521390 | Remove unnecessary shebang and encoding header in docs conf. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 86a55c83 | tox 4 requires a boolean value, so use '1' to FORCE_COLOR. Fixes jaraco/skele... | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 7e9020a1 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 9708c37e | Honor ResourceWarnings. Fixes jaraco/skeleton#73. | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| b14f9b53 | merge Merge pull request #274 from tirkarthi/fix-warnings |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| d3f1e59a | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 45edbc1a | Update changelog | Jason R. Coombs <j****o@j****m> | over 3 years ago | |
| 9e13598c | Disable flake8 on Python 3.12. Workaround for tholo/pytest-flake8#87. | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 56b6f1d1 | Add Python 3.12 to matrix. Only test 3.8-3.10 on Linux. | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 33719f18 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 401287d8 | Apply explicit_package_bases for mypy and unpin the version. Ref python/mypy#... | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| da84e5c7 | Pin mypy to '<0.990' due to realpython/pytest-mypy#141 | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| a4b3ef80 | Fix ResourceWarning due to unclosed file resource. | Karthikeyan Singaravelan <t****i@g****m> | almost 4 years ago | |
| f999a531 | Remove the hyperlink for the Python versions badge. The PyPI badge is a bette... | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| c4acc707 | Add test for MultiplexedPath.joinpath with common subdirs |
Joost Ellerbroek <j****e@u****m>
Committed by: Jason R. Coombs <j****o@j****m> |
almost 4 years ago | |
| 6d64beb9 | Bump importlib_resources version synced to stdlib. | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 54675240 | rename `.readthedocs.yml` to `.readthedocs.yaml` (RTD docs indicate that `.re... |
Zach Burnett <z****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| e95c54fe |
GHA pretty env (#67)
Co-authored-by: Sviatoslav Sydorenko <w****k@s****a> |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 4ff0b1bc | merge Merge pull request #260 from python/feature/implicit-here |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| d34eeaca | Update changelog | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 19ca4810 | merge Merge pull request #258 from python/feature/203-non-package-modules |
Jason R. Coombs <j****o@j****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 4e63613f | Add doctests to flesh out coverage. | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| eb7f1233 | Rename the 'package' parameter to 'anchor'. | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 4c672fb9 | Correct the changelog to mention the correct function affected. | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 222aaed5 | gh-82874: Convert remaining importlib format uses to f-str. (#98005) |
Gregory P. Smith <g****g@k****g>
Committed by: Jason R. Coombs <j****o@j****m> |
almost 4 years ago | |
| 73d9cdcb | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 68be8b43 | Disable native reader even if it supplies files, because it might not have fe... | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| be6d5e6f | Prefer relative imports for abc. | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 887ad222 | Use more namespaces. | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 091f2294 | Extend type spec for clarity. | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| e15a6b79 | Implement caller inference to allow ``files()`` to be called without any para... | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 4e4aef2d | Remove docs pertinent to Python 3.6 and earlier. | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 3300fc21 | Rewrite section using imperative voice and add determiners. | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| 8c3edebe | Update docs to prefer the name 'anchor' to 'package', as the anchor may be a ... | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| b2412262 | Indicate to use latest Python version (workaround for readthedocs/readthedocs... | Jason R. Coombs <j****o@j****m> | almost 4 years ago | |
| ae996ba0 | merge Merge https://github.com/jaraco/skeleton | Jason R. Coombs <j****o@j****m> | almost 4 years ago |