Skip to content

Conversation

@ichard26
Copy link
Member

The addition of if not logger.isEnabledFor(logging.DEBUG) in _log_skipped_link() means that skipped links are not stored, preventing requires_python_skipped_reasons() from ever returning anything.

Partial revert of #13128.

Towards #13260, although I'm not going to close that until I write a test. In the interim, I'll simply revert this part of my old PR because it was only intended as an optimization.

The addition of if not logger.isEnabledFor(logging.DEBUG) in
_log_skipped_link() means that skipped links are not stored, preventing
requires_python_skipped_reasons() from ever returning anything.
@ichard26 ichard26 added this to the 25.1 milestone Apr 15, 2025
@ichard26 ichard26 enabled auto-merge (squash) April 15, 2025 01:55
@ichard26 ichard26 merged commit e74c2d7 into pypa:main Apr 15, 2025
29 checks passed
@ichard26 ichard26 deleted the fix-13260 branch April 15, 2025 02:18
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 30, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant