◐ Shell
clean mode source ↗

[3.13] gh-123085: Fix issue in inferred caller when resource package has no source (GH-123102) by jaraco · Pull Request #124024 · python/cpython

added 3 commits

September 12, 2024 02:33
…H-123037)

* pythongh-116608: Apply style and compatibility changes from importlib_metadata.

* pythongh-121735: Ensure module-adjacent resources are loadable from a zipfile.

* pythongh-121735: Allow all modules to be processed by the ZipReader.

* Add blurb

* Remove update-zips script, unneeded.

* Remove unnecessary references to removed static fixtures.

* Remove zipdata fixtures, unused.
(cherry picked from commit ba687d9)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>

This was referenced

Sep 12, 2024

@pablogsal