Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-46125: Refactor tests to test traversable API directly. Includes changes ... | Jason R. Coombs | 2021-12-19 | 1 | -32/+25 |
* | bpo-45514: Deprecate importlib resources legacy functions. (GH-29036) | Jason R. Coombs | 2021-11-24 | 1 | -21/+32 |
* | bpo-44771: Apply changes from importlib_resources 5.2.1 (GH-27436) | Jason R. Coombs | 2021-07-30 | 1 | -3/+3 |
* | bpo-42129: Add support for resources in namespaces (GH-24670) | Jason R. Coombs | 2021-03-04 | 1 | -11/+16 |
* | bpo-32248: Fix test_importlib.test_open() (#5213) | Victor Stinner | 2018-01-17 | 1 | -2/+2 |
* | bpo-32248 - Implement importlib.resources (#4911) | Barry Warsaw | 2017-12-30 | 1 | -0/+72 |