◐ Shell
clean mode source ↗

gh-97850: Suggest `TraversableResources` as the alternative for `ResourceLoader`. by tomasr8 · Pull Request #128601 · python/cpython

Previously, ResourceReader was the suggested alternative, but it
is itself deprecated in favour of TraversableResources.

StanFromIreland

brettcannon

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 15, 2025
… `ResourceLoader` (pythonGH-128601)

Suggest TraversableResources as the alternative for ResourceLoader.

Previously, ResourceReader was the suggested alternative, but it
is itself deprecated in favour of TraversableResources.
(cherry picked from commit 256d6d2)

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 15, 2025
… `ResourceLoader` (pythonGH-128601)

Suggest TraversableResources as the alternative for ResourceLoader.

Previously, ResourceReader was the suggested alternative, but it
is itself deprecated in favour of TraversableResources.
(cherry picked from commit 256d6d2)

Co-authored-by: Tomas R. <tomas.roun8@gmail.com>

brettcannon pushed a commit that referenced this pull request

Jan 15, 2025
…r `ResourceLoader` (GH-128601) (GH-128895)

gh-97850: Suggest `TraversableResources` as the alternative for `ResourceLoader` (GH-128601)

Suggest TraversableResources as the alternative for ResourceLoader.

Previously, ResourceReader was the suggested alternative, but it
is itself deprecated in favour of TraversableResources.
(cherry picked from commit 256d6d2)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>

brettcannon pushed a commit that referenced this pull request

Jan 15, 2025
…r `ResourceLoader` (GH-128601) (GH-128896)

gh-97850: Suggest `TraversableResources` as the alternative for `ResourceLoader` (GH-128601)

Suggest TraversableResources as the alternative for ResourceLoader.

Previously, ResourceReader was the suggested alternative, but it
is itself deprecated in favour of TraversableResources.
(cherry picked from commit 256d6d2)

Co-authored-by: Tomas R <tomas.roun8@gmail.com>