ubelt icon indicating copy to clipboard operation
ubelt copied to clipboard

Clarify resolver heuristics with inline documentation

Open Erotemic opened this issue 2 months ago • 1 comments

Summary

  • document the grabdata cache regression test expectations to highlight why the stub fails
  • annotate the editable-resolver logic to explain alias normalization and finder path handling
  • clarify the relative symlink normalization rationale within ub.symlink

Testing

  • pytest tests/test_download.py::test_grabdata_missing_content_length tests/test_links.py::test_symlink_preserves_relative_target tests/test_import.py::test_modname_to_modpath_editable_suffix -q

Codex Task

Erotemic avatar Nov 08 '25 00:11 Erotemic

Split into https://github.com/Erotemic/ubelt/pull/170 https://github.com/Erotemic/ubelt/pull/171 https://github.com/Erotemic/ubelt/pull/172

Erotemic avatar Nov 09 '25 17:11 Erotemic