You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(resolver): drop redundant req.name from logs, split return, query both wheels and sdists
Remove explicit req.name prefix from log messages since
FromagerLogRecord adds it automatically via req_ctxvar_context.
Split ternary return into explicit if/return for consistency.
Query cache server for both wheels and sdists, picking the newest
version across both.
Co-Authored-By: Claude <claude@anthropic.com>
Signed-off-by: Rohan Devasthale <rdevasth@redhat.com>
0 commit comments