summaryrefslogtreecommitdiffstats
path: root/Doc/library/importlib.resources.abc.rst
Commit message (Expand)AuthorAgeFilesLines
* [3.13] Format None, True, False and NotImplemented as literals (GH-118758) (G...Miss Islington (bot)2024-05-081-2/+2
* [3.13] docs: module page titles should not start with a link to themselves (G...Miss Islington (bot)2024-05-081-2/+2
* gh-117074: Update Traversable.joinpath docs to the 3.11+ protocol (GH-117113)Petr Viktorin2024-04-021-2/+24
* gh-105189: fix importlib.resources.abc deprecation docs (#105232)Thomas Grainger2023-09-131-12/+0
* gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386)Serhiy Storchaka2023-07-291-3/+3
* gh-106892: Use roles :data: and :const: for referencing module variables (GH-...Serhiy Storchaka2023-07-211-1/+1
* GH-99818: improve the documentation for zipfile.Path and Traversable (GH-101589)Filipe LaĆ­ns2023-02-201-1/+4
* gh-99795: Fix typo in importlib.resources.abc (GH-99796)busywhitespace2022-11-261-1/+1
* gh-93963: Document importlib.abc deprecations (#94546)Hugo van Kemenade2022-07-251-0/+9
* gh-93610: Improve docs for importlib.resources (#93611)Petr Viktorin2022-07-251-248/+15
* bpo-46109: Separate out files relating to importlib.resources (GH-30160)Jason R. Coombs2021-12-311-0/+385